table of contents
DOCKER(1) | DOCKER(1) |
NAME¶
docker-plugin-create - Create a plugin from a rootfs and configuration. Plugin data directory must contain config.json and rootfs directory.SYNOPSIS¶
docker plugin create [OPTIONS] PLUGIN PLUGIN-DATA-DIRDESCRIPTION¶
Create a plugin from a rootfs and configuration. Plugin data directory must contain config.json and rootfs directory.OPTIONS¶
--compress[=false] Compress the context using gzip-h, --help[=false] help for create
SEE ALSO¶
docker-plugin(1)Jun 2020 | Docker Community |