compose/docs/reference/compose_alpha_publish.md
Guillaume Lours 806ac91cf6 add warning when trying to publish env variables with OCI artifact
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2025-01-30 17:37:07 +01:00

1.0 KiB

docker compose alpha publish

Publish compose application

Options

Name Type Default Description
--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, --y bool Assume "yes" as answer to all prompts