table of contents
other versions
- trixie 26.1.5+dfsg1-9+b11
- testing 27.5.1+dfsg4-1
- unstable 27.5.1+dfsg4-1
- experimental 28.5.2+dfsg1-1
| DOCKER(1) | Docker User Manuals | 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-DIR
DESCRIPTION¶
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¶
| Jan 2026 | Docker Community |