docker compose publish
内容説明 | Publish compose application |
---|---|
利用方法 | docker compose publish [OPTIONS] REPOSITORY[:TAG] |
内容説明
Publish compose application
オプション
オプション | デフォルト | 内容説明 |
---|---|---|
--app | Published compose application (includes referenced images) | |
--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, --yes | Assume "yes" as answer to all prompts |