compose/docs/reference/compose_publish.md
Nicolas De Loof 07602f2070 publish Compose application as compose.yaml + images
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2025-10-03 10:59:57 +02:00

1.1 KiB

docker compose publish

Publish compose application

Options

Name Type Default Description
--app bool Published compose application (includes referenced images)
--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
-y, --yes bool Assume "yes" as answer to all prompts