man/dockerd.8.md
32b5f71f
 % DOCKER(8) Docker User Manuals
14e88986
 % Shishir Mahajan
fada260a
 % SEPTEMBER 2015
 # NAME
24ec73f7
 dockerd - Enable daemon mode
fada260a
 
 # SYNOPSIS
24ec73f7
 **dockerd**
18d85f7d
 [**--add-runtime**[=*[]*]]
fada260a
 [**--api-cors-header**=[=*API-CORS-HEADER*]]
5c630ea7
 [**--authorization-plugin**[=*[]*]]
fada260a
 [**-b**|**--bridge**[=*BRIDGE*]]
 [**--bip**[=*BIP*]]
c1cd45d5
 [**--cgroup-parent**[=*[]*]]
ab83cf37
 [**--cluster-store**[=*[]*]]
 [**--cluster-advertise**[=*[]*]]
 [**--cluster-store-opt**[=*map[]*]]
677a6b35
 [**--config-file**[=*/etc/docker/daemon.json*]]
75f0015c
 [**--containerd**[=*SOCKET-PATH*]]
e6115a6c
 [**-D**|**--debug**]
fada260a
 [**--default-gateway**[=*DEFAULT-GATEWAY*]]
 [**--default-gateway-v6**[=*DEFAULT-GATEWAY-V6*]]
 [**--default-ulimit**[=*[]*]]
e6115a6c
 [**--disable-legacy-registry**]
fada260a
 [**--dns**[=*[]*]]
8db945ab
 [**--dns-opt**[=*[]*]]
fada260a
 [**--dns-search**[=*[]*]]
 [**--exec-opt**[=*[]*]]
 [**--exec-root**[=*/var/run/docker*]]
 [**--fixed-cidr**[=*FIXED-CIDR*]]
 [**--fixed-cidr-v6**[=*FIXED-CIDR-V6*]]
 [**-G**|**--group**[=*docker*]]
 [**-g**|**--graph**[=*/var/lib/docker*]]
 [**-H**|**--host**[=*[]*]]
 [**--help**]
 [**--icc**[=*true*]]
 [**--insecure-registry**[=*[]*]]
 [**--ip**[=*0.0.0.0*]]
 [**--ip-forward**[=*true*]]
 [**--ip-masq**[=*true*]]
 [**--iptables**[=*true*]]
e6115a6c
 [**--ipv6**]
ef2db56b
 [**--isolation**[=*default*]]
fada260a
 [**-l**|**--log-level**[=*info*]]
 [**--label**[=*[]*]]
d705dab1
 [**--live-restore**[=*false*]]
fada260a
 [**--log-driver**[=*json-file*]]
 [**--log-opt**[=*map[]*]]
 [**--mtu**[=*0*]]
7368e41c
 [**--max-concurrent-downloads**[=*3*]]
 [**--max-concurrent-uploads**[=*5*]]
fada260a
 [**-p**|**--pidfile**[=*/var/run/docker.pid*]]
87a450a3
 [**--raw-logs**]
fada260a
 [**--registry-mirror**[=*[]*]]
 [**-s**|**--storage-driver**[=*STORAGE-DRIVER*]]
e6115a6c
 [**--selinux-enabled**]
fada260a
 [**--storage-opt**[=*[]*]]
a0d1201e
 [**--swarm-default-advertise-addr**[=*IP|INTERFACE*]]
e6115a6c
 [**--tls**]
fada260a
 [**--tlscacert**[=*~/.docker/ca.pem*]]
 [**--tlscert**[=*~/.docker/cert.pem*]]
 [**--tlskey**[=*~/.docker/key.pem*]]
e6115a6c
 [**--tlsverify**]
fada260a
 [**--userland-proxy**[=*true*]]
cc63db4f
 [**--userns-remap**[=*default*]]
fada260a
 
 # DESCRIPTION
24ec73f7
 **dockerd** is used for starting the Docker daemon(i.e., to command the daemon to manage images,
 containers etc.) So **dockerd** is a server, as a daemon.
 
 To run the Docker daemon you can specify **dockerd**.
 You can check the daemon options using **dockerd --help**.
 Daemon options should be specified after the **dockerd** keyword in the following
fada260a
 format.
 
24ec73f7
 **dockerd [OPTIONS]**
fada260a
 
 # OPTIONS
 
18d85f7d
 **--add-runtime**=[]
   Set additional OCI compatible runtime.
 
fada260a
 **--api-cors-header**=""
   Set CORS headers in the remote API. Default is cors disabled. Give urls like "http://foo, http://bar, ...". Give "*" to allow all.
 
5c630ea7
 **--authorization-plugin**=""
b7af5bcd
   Set authorization plugins to load
 
fada260a
 **-b**, **--bridge**=""
   Attach containers to a pre\-existing network bridge; use 'none' to disable container networking
 
 **--bip**=""
   Use the provided CIDR notation address for the dynamically created bridge (docker0); Mutually exclusive of \-b
 
2e3186ab
 **--cgroup-parent**=""
c1cd45d5
   Set parent cgroup for all containers. Default is "/docker" for fs cgroup driver and "system.slice" for systemd cgroup driver.
2e3186ab
 
ab83cf37
 **--cluster-store**=""
   URL of the distributed storage backend
 
 **--cluster-advertise**=""
9ef855f9
   Specifies the 'host:port' or `interface:port` combination that this particular
   daemon instance should use when advertising itself to the cluster. The daemon
   is reached through this value.
ab83cf37
 
 **--cluster-store-opt**=""
   Specifies options for the Key/Value store.
 
677a6b35
 **--config-file**="/etc/docker/daemon.json"
   Specifies the JSON file path to load the configuration from.
 
75f0015c
 **--containerd**=""
   Path to containerd socket.
 
fada260a
 **-D**, **--debug**=*true*|*false*
   Enable debug mode. Default is false.
 
 **--default-gateway**=""
   IPv4 address of the container default gateway; this address must be part of the bridge subnet (which is defined by \-b or \--bip)
 
 **--default-gateway-v6**=""
   IPv6 address of the container default gateway
 
 **--default-ulimit**=[]
4118e0c9
   Default ulimits for containers.
fada260a
 
c559d8eb
 **--disable-legacy-registry**=*true*|*false*
4118e0c9
   Disable contacting legacy registries
c559d8eb
 
fada260a
 **--dns**=""
   Force Docker to use specific DNS servers
 
8db945ab
 **--dns-opt**=""
   DNS options to use.
 
fada260a
 **--dns-search**=[]
   DNS search domains to use.
 
 **--exec-opt**=[]
8af4f89c
   Set runtime execution options. See RUNTIME EXECUTION OPTIONS.
fada260a
 
 **--exec-root**=""
8af4f89c
   Path to use as the root of the Docker execution state files. Default is `/var/run/docker`.
fada260a
 
 **--fixed-cidr**=""
   IPv4 subnet for fixed IPs (e.g., 10.20.0.0/16); this subnet must be nested in the bridge subnet (which is defined by \-b or \-\-bip)
 
 **--fixed-cidr-v6**=""
   IPv6 subnet for global IPv6 addresses (e.g., 2a00:1450::/64)
 
 **-G**, **--group**=""
   Group to assign the unix socket specified by -H when running in daemon mode.
   use '' (the empty string) to disable setting of a group. Default is `docker`.
 
 **-g**, **--graph**=""
   Path to use as the root of the Docker runtime. Default is `/var/lib/docker`.
 
d7904696
 **-H**, **--host**=[*unix:///var/run/docker.sock*]: tcp://[host:port] to bind or
fada260a
 unix://[/path/to/socket] to use.
   The socket(s) to bind to in daemon mode specified using one or more
   tcp://host:port, unix:///path/to/socket, fd://* or fd://socketfd.
 
 **--help**
   Print usage statement
 
 **--icc**=*true*|*false*
   Allow unrestricted inter\-container and Docker daemon host communication. If disabled, containers can still be linked together using the **--link** option (see **docker-run(1)**). Default is true.
 
 **--insecure-registry**=[]
   Enable insecure registry communication, i.e., enable un-encrypted and/or untrusted communication.
 
   List of insecure registries can contain an element with CIDR notation to specify a whole subnet. Insecure registries accept HTTP and/or accept HTTPS with certificates from unknown CAs.
 
c559d8eb
   Enabling `--insecure-registry` is useful when running a local registry.  However, because its use creates security vulnerabilities it should ONLY be enabled for testing purposes.  For increased security, users should add their CA to their system's list of trusted CAs instead of using `--insecure-registry`.
fada260a
 
 **--ip**=""
   Default IP address to use when binding container ports. Default is `0.0.0.0`.
 
 **--ip-forward**=*true*|*false*
   Enables IP forwarding on the Docker host. The default is `true`. This flag interacts with the IP forwarding setting on your host system's kernel. If your system has IP forwarding disabled, this setting enables it. If your system has IP forwarding enabled, setting this flag to `--ip-forward=false` has no effect.
 
   This setting will also enable IPv6 forwarding if you have both `--ip-forward=true` and `--fixed-cidr-v6` set. Note that this may reject Router Advertisements and interfere with the host's existing IPv6 configuration. For more information, please consult the documentation about "Advanced Networking - IPv6".
 
 **--ip-masq**=*true*|*false*
   Enable IP masquerading for bridge's IP range. Default is true.
 
 **--iptables**=*true*|*false*
   Enable Docker's addition of iptables rules. Default is true.
 
 **--ipv6**=*true*|*false*
   Enable IPv6 support. Default is false. Docker will create an IPv6-enabled bridge with address fe80::1 which will allow you to create IPv6-enabled containers. Use together with `--fixed-cidr-v6` to provide globally routable IPv6 addresses. IPv6 forwarding will be enabled if not used with `--ip-forward=false`. This may collide with your host's current IPv6 settings. For more information please consult the documentation about "Advanced Networking - IPv6".
 
ef2db56b
 **--isolation**="*default*"
    Isolation specifies the type of isolation technology used by containers. Note
 that the default on Windows server is `process`, and the default on Windows client
 is `hyperv`. Linux only supports `default`.
 
d7904696
 **-l**, **--log-level**="*debug*|*info*|*warn*|*error*|*fatal*"
fada260a
   Set the logging level. Default is `info`.
 
 **--label**="[]"
   Set key=value labels to the daemon (displayed in `docker info`)
 
d705dab1
 **--live-restore**=*false*
   Enable live restore of running containers when the daemon starts so that they are not restarted.
 
ed1b9fa0
 **--log-driver**="*json-file*|*syslog*|*journald*|*gelf*|*fluentd*|*awslogs*|*splunk*|*etwlogs*|*gcplogs*|*none*"
fada260a
   Default driver for container logs. Default is `json-file`.
   **Warning**: `docker logs` command works only for `json-file` logging driver.
 
 **--log-opt**=[]
   Logging driver specific options.
 
d7904696
 **--mtu**=*0*
fada260a
   Set the containers network mtu. Default is `0`.
 
7368e41c
 **--max-concurrent-downloads**=*3*
   Set the max concurrent downloads for each pull. Default is `3`.
 
 **--max-concurrent-uploads**=*5*
   Set the max concurrent uploads for each push. Default is `5`.
 
fada260a
 **-p**, **--pidfile**=""
   Path to use for daemon PID file. Default is `/var/run/docker.pid`
 
87a450a3
 **--raw-logs**
 Output daemon logs in full timestamp format without ANSI coloring. If this flag is not set,
 the daemon outputs condensed, colorized logs if a terminal is detected, or full ("raw")
 output otherwise.
 
d7904696
 **--registry-mirror**=*<scheme>://<host>*
fada260a
   Prepend a registry mirror to be used for image pulls. May be specified multiple times.
 
 **-s**, **--storage-driver**=""
   Force the Docker runtime to use a specific storage driver.
 
 **--selinux-enabled**=*true*|*false*
a546042b
   Enable selinux support. Default is false. SELinux does not presently support either of the overlay storage drivers.
fada260a
 
 **--storage-opt**=[]
   Set storage driver options. See STORAGE DRIVER OPTIONS.
 
a0d1201e
 **--swarm-default-advertise-addr**=*IP|INTERFACE*
762a73bf
   Set default address or interface for swarm to advertise as its externally-reachable address to other cluster
   members. This can be a hostname, an IP address, or an interface such as `eth0`. A port cannot be specified with
   this option.
 
fada260a
 **--tls**=*true*|*false*
   Use TLS; implied by --tlsverify. Default is false.
 
d7904696
 **--tlscacert**=*~/.docker/ca.pem*
fada260a
   Trust certs signed only by this CA.
 
d7904696
 **--tlscert**=*~/.docker/cert.pem*
fada260a
   Path to TLS certificate file.
 
d7904696
 **--tlskey**=*~/.docker/key.pem*
fada260a
   Path to TLS key file.
 
 **--tlsverify**=*true*|*false*
   Use TLS and verify the remote (daemon: verify client, client: verify daemon).
   Default is false.
 
 **--userland-proxy**=*true*|*false*
     Rely on a userland proxy implementation for inter-container and outside-to-container loopback communications. Default is true.
 
cc63db4f
 **--userns-remap**=*default*|*uid:gid*|*user:group*|*user*|*uid*
     Enable user namespaces for containers on the daemon. Specifying "default" will cause a new user and group to be created to handle UID and GID range remapping for the user namespace mappings used for contained processes. Specifying a user (or uid) and optionally a group (or gid) will cause the daemon to lookup the user and group's subordinate ID ranges for use as the user namespace mappings for contained processes.
 
fada260a
 # STORAGE DRIVER OPTIONS
 
 Docker uses storage backends (known as "graphdrivers" in the Docker
 internals) to create writable containers from images.  Many of these
 backends use operating system level technologies and can be
 configured.
 
13deb4a2
 Specify options to the storage backend with **--storage-opt** flags. The
401c8d17
 backends that currently take options are *devicemapper*, *zfs* and *btrfs*.
 Options for *devicemapper* are prefixed with *dm*, options for *zfs*
 start with *zfs* and options for *btrfs* start with *btrfs*.
fada260a
 
 Specifically for devicemapper, the default is a "loopback" model which
 requires no pre-configuration, but is extremely inefficient.  Do not
 use it in production.
 
 To make the best use of Docker with the devicemapper backend, you must
 have a recent version of LVM.  Use `lvm` to create a thin pool; for
 more information see `man lvmthin`.  Then, use `--storage-opt
 dm.thinpooldev` to tell the Docker engine to use that pool for
 allocating images and container snapshots.
 
2aa4280d
 ## Devicemapper options
fada260a
 
 #### dm.thinpooldev
 
 Specifies a custom block storage device to use for the thin pool.
 
783ebebf
 If using a block device for device mapper storage, it is best to use `lvm`
 to create and manage the thin-pool volume. This volume is then handed to Docker
 to exclusively create snapshot volumes needed for images and containers.
fada260a
 
783ebebf
 Managing the thin-pool outside of Engine makes for the most feature-rich
 method of having Docker utilize device mapper thin provisioning as the
 backing storage for Docker containers. The highlights of the lvm-based
 thin-pool management feature include: automatic or interactive thin-pool
 resize support, dynamically changing thin-pool features, automatic thinp
 metadata checking when lvm activates the thin-pool, etc.
fada260a
 
783ebebf
 As a fallback if no thin pool is provided, loopback files are
 created. Loopback is very slow, but can be used without any
 pre-configuration of storage. It is strongly recommended that you do
 not use loopback in production. Ensure your Engine daemon has a
 `--storage-opt dm.thinpooldev` argument provided.
 
 Example use:
 
24ec73f7
    $ dockerd \
783ebebf
          --storage-opt dm.thinpooldev=/dev/mapper/thin-pool
fada260a
 
 #### dm.basesize
 
 Specifies the size to use when creating the base device, which limits
e47112d3
 the size of images and containers. The default value is 10G. Note,
 thin devices are inherently "sparse", so a 10G device which is mostly
 empty doesn't use 10 GB of space on the pool. However, the filesystem
fada260a
 will use more space for base images the larger the device
 is.
 
e47112d3
 The base device size can be increased at daemon restart which will allow
8af4f89c
 all future images and containers (based on those new images) to be of the
e47112d3
 new base device size.
 
24ec73f7
 Example use: `dockerd --storage-opt dm.basesize=50G`
e47112d3
 
8af4f89c
 This will increase the base device size to 50G. The Docker daemon will throw an
 error if existing base device size is larger than 50G. A user can use
e47112d3
 this option to expand the base device size however shrinking is not permitted.
 
fada260a
 This value affects the system-wide "base" empty filesystem that may already
 be initialized and inherited by pulled images. Typically, a change to this
 value requires additional steps to take effect:
 
         $ sudo service docker stop
         $ sudo rm -rf /var/lib/docker
         $ sudo service docker start
 
24ec73f7
 Example use: `dockerd --storage-opt dm.basesize=20G`
fada260a
 
 #### dm.fs
 
 Specifies the filesystem type to use for the base device. The
 supported options are `ext4` and `xfs`. The default is `ext4`.
 
24ec73f7
 Example use: `dockerd --storage-opt dm.fs=xfs`
fada260a
 
 #### dm.mkfsarg
 
 Specifies extra mkfs arguments to be used when creating the base device.
 
24ec73f7
 Example use: `dockerd --storage-opt "dm.mkfsarg=-O ^has_journal"`
fada260a
 
 #### dm.mountopt
 
 Specifies extra mount options used when mounting the thin devices.
 
24ec73f7
 Example use: `dockerd --storage-opt dm.mountopt=nodiscard`
fada260a
 
 #### dm.use_deferred_removal
 
 Enables use of deferred device removal if `libdm` and the kernel driver
 support the mechanism.
 
 Deferred device removal means that if device is busy when devices are
 being removed/deactivated, then a deferred removal is scheduled on
 device. And devices automatically go away when last user of the device
 exits.
 
 For example, when a container exits, its associated thin device is removed. If
 that device has leaked into some other mount namespace and can't be removed,
 the container exit still succeeds and this option causes the system to schedule
 the device for deferred removal. It does not wait in a loop trying to remove a busy
 device.
 
24ec73f7
 Example use: `dockerd --storage-opt dm.use_deferred_removal=true`
fada260a
 
51e059e7
 #### dm.use_deferred_deletion
 
 Enables use of deferred device deletion for thin pool devices. By default,
 thin pool device deletion is synchronous. Before a container is deleted, the
 Docker daemon removes any associated devices. If the storage driver can not
 remove a device, the container deletion fails and daemon returns.
 
 `Error deleting container: Error response from daemon: Cannot destroy container`
 
 To avoid this failure, enable both deferred device deletion and deferred
 device removal on the daemon.
 
24ec73f7
 `dockerd --storage-opt dm.use_deferred_deletion=true --storage-opt dm.use_deferred_removal=true`
51e059e7
 
 With these two options enabled, if a device is busy when the driver is
 deleting a container, the driver marks the device as deleted. Later, when the
 device isn't in use, the driver deletes it.
 
 In general it should be safe to enable this option by default. It will help
 when unintentional leaking of mount point happens across multiple mount
 namespaces.
 
fada260a
 #### dm.loopdatasize
 
 **Note**: This option configures devicemapper loopback, which should not be used in production.
 
 Specifies the size to use when creating the loopback file for the
 "data" device which is used for the thin pool. The default size is
 100G. The file is sparse, so it will not initially take up
 this much space.
 
24ec73f7
 Example use: `dockerd --storage-opt dm.loopdatasize=200G`
fada260a
 
 #### dm.loopmetadatasize
 
 **Note**: This option configures devicemapper loopback, which should not be used in production.
 
 Specifies the size to use when creating the loopback file for the
 "metadata" device which is used for the thin pool. The default size
 is 2G. The file is sparse, so it will not initially take up
 this much space.
 
24ec73f7
 Example use: `dockerd --storage-opt dm.loopmetadatasize=4G`
fada260a
 
 #### dm.datadev
 
 (Deprecated, use `dm.thinpooldev`)
 
 Specifies a custom blockdevice to use for data for a
 Docker-managed thin pool.  It is better to use `dm.thinpooldev` - see
 the documentation for it above for discussion of the advantages.
 
 #### dm.metadatadev
 
 (Deprecated, use `dm.thinpooldev`)
 
 Specifies a custom blockdevice to use for metadata for a
 Docker-managed thin pool.  See `dm.datadev` for why this is
 deprecated.
 
 #### dm.blocksize
 
 Specifies a custom blocksize to use for the thin pool.  The default
 blocksize is 64K.
 
24ec73f7
 Example use: `dockerd --storage-opt dm.blocksize=512K`
fada260a
 
 #### dm.blkdiscard
 
 Enables or disables the use of `blkdiscard` when removing devicemapper
 devices.  This is disabled by default due to the additional latency,
 but as a special case with loopback devices it will be enabled, in
 order to re-sparsify the loopback file on image/container removal.
 
 Disabling this on loopback can lead to *much* faster container removal
 times, but it also prevents the space used in `/var/lib/docker` directory
 from being returned to the system for other use when containers are
 removed.
 
24ec73f7
 Example use: `dockerd --storage-opt dm.blkdiscard=false`
fada260a
 
 #### dm.override_udev_sync_check
 
 By default, the devicemapper backend attempts to synchronize with the
 `udev` device manager for the Linux kernel.  This option allows
 disabling that synchronization, to continue even though the
 configuration may be buggy.
 
 To view the `udev` sync support of a Docker daemon that is using the
 `devicemapper` driver, run:
 
         $ docker info
         [...]
          Udev Sync Supported: true
         [...]
 
 When `udev` sync support is `true`, then `devicemapper` and `udev` can
 coordinate the activation and deactivation of devices for containers.
 
 When `udev` sync support is `false`, a race condition occurs between
 the `devicemapper` and `udev` during create and cleanup. The race
 condition results in errors and failures. (For information on these
 failures, see
 [docker#4036](https://github.com/docker/docker/issues/4036))
 
 To allow the `docker` daemon to start, regardless of whether `udev` sync is
 `false`, set `dm.override_udev_sync_check` to true:
 
24ec73f7
         $ dockerd --storage-opt dm.override_udev_sync_check=true
fada260a
 
 When this value is `true`, the driver continues and simply warns you
 the errors are happening.
 
 **Note**: The ideal is to pursue a `docker` daemon and environment
 that does support synchronizing with `udev`. For further discussion on
 this topic, see
 [docker#4036](https://github.com/docker/docker/issues/4036).
 Otherwise, set this flag for migrating existing Docker daemons to a
 daemon with a supported environment.
 
2e222f69
 #### dm.min_free_space
 
783ebebf
 Specifies the min free space percent in a thin pool require for new device
2e222f69
 creation to succeed. This check applies to both free data space as well
 as free metadata space. Valid values are from 0% - 99%. Value 0% disables
783ebebf
 free space checking logic. If user does not specify a value for this option,
 the Engine uses a default value of 10%.
 
 Whenever a new a thin pool device is created (during `docker pull` or during
 container creation), the Engine checks if the minimum free space is
 available. If the space is unavailable, then device creation fails and any
 relevant `docker` operation fails.
 
 To recover from this error, you must create more free space in the thin pool to
 recover from the error. You can create free space by deleting some images
 and containers from tge thin pool. You can also add
 more storage to the thin pool.
 
 To add more space to an LVM (logical volume management) thin pool, just add
 more storage to the  group container thin pool; this should automatically
 resolve any errors. If your configuration uses loop devices, then stop the
 Engine daemon, grow the size of loop files and restart the daemon to resolve
 the issue.
 
24ec73f7
 Example use:: `dockerd --storage-opt dm.min_free_space=10%`
2e222f69
 
df6def3c
 ## ZFS options
 
 #### zfs.fsname
 
 Set zfs filesystem under which docker will create its own datasets.
 By default docker will pick up the zfs filesystem where docker graph
 (`/var/lib/docker`) is located.
 
24ec73f7
 Example use: `dockerd -s zfs --storage-opt zfs.fsname=zroot/docker`
df6def3c
 
401c8d17
 ## Btrfs options
 
 #### btrfs.min_space
 
 Specifies the mininum size to use when creating the subvolume which is used
 for containers. If user uses disk quota for btrfs when creating or running
 a container with **--storage-opt size** option, docker should ensure the
 **size** cannot be smaller than **btrfs.min_space**.
 
 Example use: `docker daemon -s btrfs --storage-opt btrfs.min_space=10G`
 
ab83cf37
 # CLUSTER STORE OPTIONS
 
 The daemon uses libkv to advertise
 the node within the cluster.  Some Key/Value backends support mutual
 TLS, and the client TLS settings used by the daemon can be configured
 using the **--cluster-store-opt** flag, specifying the paths to PEM encoded
 files.
 
 #### kv.cacertfile
 
 Specifies the path to a local file with PEM encoded CA certificates to trust
 
 #### kv.certfile
 
 Specifies the path to a local file with a PEM encoded certificate.  This
 certificate is used as the client cert for communication with the
 Key/Value store.
 
 #### kv.keyfile
 
 Specifies the path to a local file with a PEM encoded private key.  This
 private key is used as the client key for communication with the
 Key/Value store.
 
b7af5bcd
 # Access authorization
 
 Docker's access authorization can be extended by authorization plugins that your
 organization can purchase or build themselves. You can install one or more
 authorization plugins when you start the Docker `daemon` using the
5c630ea7
 `--authorization-plugin=PLUGIN_ID` option.
b7af5bcd
 
 ```bash
24ec73f7
 dockerd --authorization-plugin=plugin1 --authorization-plugin=plugin2,...
b7af5bcd
 ```
 
 The `PLUGIN_ID` value is either the plugin's name or a path to its specification
 file. The plugin's implementation determines whether you can specify a name or
 path. Consult with your Docker administrator to get information about the
 plugins available to you.
 
 Once a plugin is installed, requests made to the `daemon` through the command
 line or Docker's remote API are allowed or denied by the plugin.  If you have
 multiple plugins installed, at least one must allow the request for it to
 complete.
 
 For information about how to create an authorization plugin, see [authorization
36506b79
 plugin](https://docs.docker.com/engine/extend/authorization/) section in the
b7af5bcd
 Docker extend section of this documentation.
 
ab83cf37
 
fada260a
 # HISTORY
 Sept 2015, Originally compiled by Shishir Mahajan <shishir.mahajan@redhat.com>
 based on docker.com source material and internal work.