-
Notifications
You must be signed in to change notification settings - Fork 306
Closed
Labels
feature-requestNew feature or requestNew feature or request
Milestone
Description
It would be a great and useful ability to add extra args to docker build command.
It seems there is already a variable additionalBuildArgs
in the code for this at https://github.com/devcontainers/cli/blob/6d18acf/src/spec-node/singleContainer.ts#L143
The two main use cases for myself are adding --progress=plan
and --secret
arguments.
Of course, I can do it myself by executing docker build outside the vscode, but it is not the same.
ontoneio, staffanf, lsorber, AngellusMortis, bpkroth and 8 more
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or requestNew feature or request