2.6 Setup a local registry mirror

Information

http://docs.docker.com/articles/registry_mirror/

Solution

Configure a local registry mirror and then start the Docker daemon as below-$> docker --registry-mirror=<registry path> -dFor example,$> docker --registry-mirror=https-//10.0.0.2-5000 -d

Impact-The local registry mirror would need to be managed. It must have verified images that you
use in your environment and those images must be kept updated time to time.

Default Value-By default, there are no local registry mirrors setup on the host with Docker installation.

See Also

https://workbench.cisecurity.org/files/514

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-7b.

Plugin: Unix

Control ID: 3b13c7033e51748487fd89f63ae29ff3767d6130d7d23e234aef9b263cf659a1