Home
Rider Support | JetBrains
Contact Support
Community
Sign in
Darrell Tunnell
Total activity
6
Last activity
September 26, 2023 15:23
Member since
September 06, 2023 14:16
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
September 26, 2023 15:23
I found a solution..a relative path can be used in the volume mount - the quotes are important. volumes: - './workflows:/app/workflows' # relative to this compose yaml file.
Community
General Discussion
Docker compose using $(PWD) in bind mount doesn't work
1 vote
Edited
September 26, 2023 13:54
Also I don't want to have to tell developers to create a PWD environment variable with a hard coded value pointing at the source code repository location on their machine - that is a bad solution.
Community
General Discussion
Docker compose using $(PWD) in bind mount doesn't work
0 votes