Skip to content

Allow rebuild container without cache #2200

@rubensa

Description

@rubensa

Sometimes I have a Dockerfile that installs software downloaded form Internet. If download fails (cause a network failure or something), the image is build anyway.

The problem is that I can't force VSCode to rebuild the image (so, once the network issue is fixed, the software can be downloaded and installed) using Remote-Containers: Rebuild Container as it always uses cache.

Please provide a Remote-Containers: Rebuild Container without Cache, or similar command, containing the --no-cache option.

Metadata

Metadata

Assignees

Labels

containersIssue in vscode-remote containersplan-itemA plan item

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions