mirror of
https://github.com/docker/docs.git
synced 2026-04-04 18:28:58 +07:00
Adding new material Adding in template chomped in error Cover install/deploy in README Adding in Stephen's comments Fixing you tabs! Updating with commentary from pr Updating with last minute comments Signed-off-by: Mary Anthony <mary@docker.com>
276 B
276 B
Filesystem storage driver
An implementation of the storagedriver.StorageDriver interface which uses the local filesystem.
Parameters
rootdirectory: (optional) The root directory tree in which all registry files will be stored. Defaults to /tmp/registry/storage.