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

docker-plugin(1)

May 2024 Docker Community