mirror of
https://github.com/docker/compose.git
synced 2026-08-30 05:29:30 +00:00
this flag allow publishing env variables in the Compose OCI artifact Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
917 B
917 B
docker compose alpha publish
Publish compose application
Options
| Name | Type | Default | Description |
|---|---|---|---|
--dry-run |
bool |
Execute command in dry run mode | |
--oci-version |
string |
OCI image/artifact specification version (automatically determined by default) | |
--resolve-image-digests |
bool |
Pin image tags to digests | |
--with-env |
bool |
Include environment variables in the published OCI artifact |