We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
devcontainer.json
We should embed our Ocean devcontainer.json in the image, via docker label devcontainer.metadata.
devcontainer.metadata
This way, devcontainer.json in individual repos can be vastly simplified -- it can include just a reference to ocean-dev image.
ocean-dev
The text was updated successfully, but these errors were encountered:
python.defaultInterpreterPath
No branches or pull requests
We should embed our Ocean
devcontainer.json
in the image, via docker labeldevcontainer.metadata
.This way,
devcontainer.json
in individual repos can be vastly simplified -- it can include just a reference toocean-dev
image.The text was updated successfully, but these errors were encountered: