Share feedback
Answers are generated based on the documentation.

docker compose export

内容説明Export a service container's filesystem as a tar archive
利用方法docker compose export [OPTIONS] SERVICE

内容説明

Export a service container's filesystem as a tar archive

オプション

オプションデフォルト内容説明
--indexindex of the container if service has multiple replicas.
-o, --outputWrite to a file, instead of STDOUT