Skip to content

Support additional Docker build options #85

@sanyer

Description

@sanyer

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions