docker compose alpha publish
Description | Publish compose application |
---|---|
Usage | docker compose alpha publish [OPTIONS] REPOSITORY[:TAG] |
Experimental
This command is experimental.
Experimental features are intended for testing and feedback as their functionality or design may change between releases without warning or can be removed entirely in a future release.
Description
Publish compose application
Options
Option | Default | Description |
---|---|---|
--oci-version | OCI image/artifact specification version (automatically determined by default) | |
--resolve-image-digests | Pin image tags to digests | |
--with-env | Include environment variables in the published OCI artifact | |
-y, --y | Assume "yes" as answer to all prompts |