Blame SOURCES/docker-latest-storage.sysconfig

a4e823
# This file may be automatically generated by an installation program.
a4e823
a4e823
# By default, Docker uses a loopback-mounted sparse file in
a4e823
# /var/lib/docker.  The loopback makes it slower, and there are some
a4e823
# restrictive defaults, such as 100GB max storage.
a4e823
a4e823
# If your installation did not set a custom storage for Docker, you
a4e823
# may do it below.
a4e823
a4e823
# Example: Use a custom pair of raw logical volumes (one for metadata,
a4e823
# one for data).
a4e823
# DOCKER_STORAGE_OPTIONS = --storage-opt dm.metadatadev=/dev/mylogvol/my-docker-metadata --storage-opt dm.datadev=/dev/mylogvol/my-docker-data
a4e823
a4e823
DOCKER_STORAGE_OPTIONS=