docker-plugin-create - Man Page

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

docker-plugin(1)

Referenced By

docker-plugin(1).

Sep 2024 Docker Community Docker User Manuals