Difference between revisions of "Aufs"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
[[wikipedia:aufs]] (2006)
 
[[wikipedia:aufs]] (2006)
  
 +
 +
The contents of the <code>[[/var/lib/docker/]]</code> directory vary depending on the driver Docker is using for storage.
 +
 +
By default this will be aufs but can fall back to overlay, overlay2, btrfs, devicemapper or zfs depending on your kernel support. In most places this will be aufs but the RedHats went with devicemapper.<ref>https://stackoverflow.com/a/25978888/14175738</ref>
  
 
== See also ==
 
== See also ==

Revision as of 11:21, 7 October 2020

wikipedia:aufs (2006)


The contents of the /var/lib/docker/ directory vary depending on the driver Docker is using for storage.

By default this will be aufs but can fall back to overlay, overlay2, btrfs, devicemapper or zfs depending on your kernel support. In most places this will be aufs but the RedHats went with devicemapper.[1]

See also

  • https://stackoverflow.com/a/25978888/14175738
  • Advertising: