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

docker-plugin(1)

Nov 2025 Docker Community