Replies: 3 comments 2 replies
|
Hi 👋 Thanks for reporting this issue. Alexander Smolyakov (@alexander-smolyakov) Can you help with this? Thanks! |
0 replies
|
Hey Jarrodsz, could you please share the error message you are facing? |
0 replies
|
Jarrodsz, is this issue still actual to you? |
2 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.
Im trying to get a local folder mounted in my devcontainer, im still using vscode but would like to move to devcontainer cli instead.
I used
To not avail tried several approaches suggesting i need to remove the cache.
How can the mounts be fixed and working? im running on OSX
My full devcontainer.json looks like:
My docker file:
Something so "easy" should just work? I clearly do something wrong?
All reactions