2023-07-05 08:51:03 +02:00
|
|
|
# docker compose alpha publish
|
|
|
|
|
|
|
|
<!---MARKER_GEN_START-->
|
|
|
|
Publish compose application
|
|
|
|
|
|
|
|
### Options
|
|
|
|
|
2023-12-05 17:58:29 +01:00
|
|
|
| Name | Type | Default | Description |
|
|
|
|
|:--------------------------|:---------|:--------|:-------------------------------------------------------------------------------|
|
|
|
|
| `--dry-run` | | | Execute command in dry run mode |
|
|
|
|
| `--oci-version` | `string` | | OCI Image/Artifact specification version (automatically determined by default) |
|
2024-02-14 20:02:37 +01:00
|
|
|
| `--resolve-image-digests` | | | Pin image tags to digests |
|
2023-07-05 08:51:03 +02:00
|
|
|
|
|
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
|
|
|
|