www.LinuxHowtos.org
DOCKER
Section: Docker User Manuals (1)Updated: Jun 2025
Index Return to Main Contents
NAME
docke-plugi-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 PLUGI-DAT-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
SEE ALSO
docke-plugin(1)