mirror of
https://github.com/docker/compose.git
synced 2025-07-25 22:54:54 +02:00
regen docs
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
This commit is contained in:
parent
9c29d2236d
commit
85a1aec123
@ -5,11 +5,11 @@ Publish compose application
|
|||||||
|
|
||||||
### Options
|
### Options
|
||||||
|
|
||||||
| Name | Type | Default | Description |
|
| Name | Type | Default | Description |
|
||||||
|:--------------------------|:---------|:--------|:----------------------------------------------------------------------|
|
|:--------------------------|:---------|:--------|:-------------------------------------------------------------------------------|
|
||||||
| `--dry-run` | | | Execute command in dry run mode |
|
| `--dry-run` | | | Execute command in dry run mode |
|
||||||
| `--oci-version` | `string` | | OCI Image specification version (automatically determined by default) |
|
| `--oci-version` | `string` | | OCI Image/Artifact specification version (automatically determined by default) |
|
||||||
| `--resolve-image-digests` | | | Pin image tags to digests. |
|
| `--resolve-image-digests` | | | Pin image tags to digests. |
|
||||||
|
|
||||||
|
|
||||||
<!---MARKER_GEN_END-->
|
<!---MARKER_GEN_END-->
|
||||||
|
@ -8,7 +8,7 @@ options:
|
|||||||
- option: oci-version
|
- option: oci-version
|
||||||
value_type: string
|
value_type: string
|
||||||
description: |
|
description: |
|
||||||
OCI Image specification version (automatically determined by default)
|
OCI Image/Artifact specification version (automatically determined by default)
|
||||||
deprecated: false
|
deprecated: false
|
||||||
hidden: false
|
hidden: false
|
||||||
experimental: false
|
experimental: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user