docker plugin create <PLUGIN> <PLUGIN-DATA-DIR>
Create a plugin from a rootfs and configuration. Plugin data directory must contain config.json and rootfs directory
Arguments
Name | Description |
---|---|
PLUGIN | |
PLUGIN-DATA-DIR | filepaths |
Options
Name | Description |
---|---|
--compress | Compress the context using gzip |