docker-plugin-create - Create a plugin from a rootfs and configuration. Plugin data directory must contain config.json and rootfs directory.

NAME  SYNOPSIS  DESCRIPTION  OPTIONS  SEE ALSO 

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

docker-plugin(1)


Updated 2024-01-29 - jenkler.se | uex.se