Replies: 1 comment 4 replies
-
I found some stuff:
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In docker-compose, I have multiple services with "volume" mapped to "."
In the "devcontainer", this is mapped to a "volume", and it works fine.
But in other services, the "." is not handled.
How to map the "." to the volume?
It could be great to have a "variable" holding either "." or the volume name, but how to construct that?
Beta Was this translation helpful? Give feedback.
All reactions