Skip to content

fix: Use fallback image if devcontainer.json doesn't specify an image or Dockerfile #30

New issue

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

Merged
merged 3 commits into from
Jul 14, 2023

Conversation

aaronlehmann
Copy link
Collaborator

We might want a simple devcontainer.json that does something like reference a feature or set environment variables, but leaves the image as the default (fallback) image.

… or Dockerfile

We might want a simple devcontainer.json that does something like
reference a feature or set environment variables, but leaves the image
as the default (fallback) image.
@aaronlehmann
Copy link
Collaborator Author

cc @kylecarbs

Copy link
Member

@kylecarbs kylecarbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aaronlehmann it'd be awesome to have an integration test for this.

I'm happy to add one too - the only dependency is Docker!

Co-authored-by: Kyle Carberry <[email protected]>
@aaronlehmann
Copy link
Collaborator Author

I'm happy to add one too - the only dependency is Docker!

That would be great!

@kylecarbs
Copy link
Member

@aaronlehmann added!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants