Skip to content
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

Image metadata #188

Merged
merged 9 commits into from
Sep 26, 2022
Merged

Image metadata #188

merged 9 commits into from
Sep 26, 2022

Conversation

chrmarti
Copy link
Contributor

@chrmarti chrmarti commented Sep 23, 2022

Implements devcontainers/spec#95.

@chrmarti chrmarti requested a review from a team as a code owner September 23, 2022 16:08
Copy link
Member

@samruddhikhandale samruddhikhandale left a comment

Choose a reason for hiding this comment

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

LGTM ✨

shutdownAction?: 'none' | 'stopContainer' | 'stopCompose';
}

export function mergeConfiguration(config: DevContainerConfig, imageMetadata: ImageMetadataEntry[]): MergedDevContainerConfig {

Choose a reason for hiding this comment

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

What is the purpose or advantage of having a type MergedDevContainerConfig that's distinct form DevContainerConfig?

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.

4 participants