DOCKER(1) | Docker User Manuals | DOCKER(1) |
docker-plugin-create - Create a plugin from a rootfs and configuration. Plugin data directory must contain config.json and rootfs directory.
docker plugin create [OPTIONS] PLUGIN PLUGIN-DATA-DIR
Create a plugin from a rootfs and configuration. Plugin data directory must contain config.json and rootfs directory.
--compress[=false] Compress the context using gzip
-h, --help[=false] help for create
May 2022 | Docker Community |