devcontainers / devcontainers/cli

Specify compression method (zstd) when building (during up command) from compose file

Open
#955 1 comment 0 reactions 0 assignees View on GitHub
feature-request
Dominant language
TypeScript
Stars
3k
Forks
457
Avg merge
13h 17m
Merged PRs (30d)
6

Description

Hi, I wanted to ask if there's a way to override the compression method when building a dev container image using `devcontainer up` and NOT `devcontainer build`.
I checked the spec but it's not supporting this under the `build` property. But maybe I missed something.
I saw this is supported in the build command. But the build command in turn does not support `--override-config` which im using.

Also, when I try to use --output during build command I get: `--output not supported`

Thank you!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.