Define shorter image names in devcontainer.json #193
kitingChris
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
You can achieve that with the
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have the following devcontainer.json
and compose.devcontainer.yaml
unfortunatelly the image name is still overriden by devcontainer cli with vsc-nextjs-testproject-ce7fac6b01aea927495ff344c431c1b01ab39d70290c5ad64ecdcca2a823dbcc-uid
My idea: add an "image" option for devcontainer.json to specify the image name.
Or at least make the image name shorter. Please!
Beta Was this translation helpful? Give feedback.
All reactions