Skip to content

feat: support build secrets in features#1078

Open
KarstenB wants to merge 1 commit intodevcontainers:mainfrom
KarstenB:build_secrets
Open

feat: support build secrets in features#1078
KarstenB wants to merge 1 commit intodevcontainers:mainfrom
KarstenB:build_secrets

Conversation

@KarstenB
Copy link

This adds support for using Docker build secrets in devcontainer features, allowing sensitive information to be used during the build process without being included in the final image.

Fixes: #1077

This adds support for using Docker build secrets in devcontainer
features, allowing sensitive information to be used during the build
process without being included in the final image.
@KarstenB KarstenB requested a review from a team as a code owner September 25, 2025 07:39
@KarstenB
Copy link
Author

@microsoft-github-policy-service agree company="Siemens AG"

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.

New feature: Add --build-secret argument

1 participant