Back to Docker

docker compose publish

_vendor/github.com/docker/compose/v5/docs/reference/compose_publish.md

18.09-release1.1 KB
Original Source

docker compose publish

<!---MARKER_GEN_START-->

Publish compose application

Options

NameTypeDefaultDescription
--appboolPublished compose application (includes referenced images)
--dry-runboolExecute command in dry run mode
--oci-versionstringOCI image/artifact specification version (automatically determined by default)
--resolve-image-digestsboolPin image tags to digests
--with-envboolInclude environment variables in the published OCI artifact
-y, --yesboolAssume "yes" as answer to all prompts
<!---MARKER_GEN_END-->