Difference between revisions of "OverlayFS"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(19 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
  
[[df]] -kh -x[[overlay]]
+
* <code>[[df -kh]] -x [[overlay]]</code>
-x --exclude . For example: overlay  
+
:<code>-x --exclude</code> .For example: overlay  
  
 +
 +
[[Linux Kernel 5.11]] (Feb 2021) includes unprivileged Overlayfs [[mounts]].
 +
 +
[[docker info]] | grep "Storage Driver"
 +
Storage Driver: [[overlay2]]
  
 
== Activities ==
 
== Activities ==
Line 12: Line 17:
 
== Related terms ==
 
== Related terms ==
 
* [[Docker]]
 
* [[Docker]]
* [[aufs]]
+
* [[aufs]] ([[2006]])
 +
* <code>[[/var/lib/docker/overlay2/]]</code>
 +
* [[Docker-compose: volumes:]]
 +
* <code>[[/runc-overlayfs/]]</code>
 +
* <code>[[/runc-overlayfs/snapshots/]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{OverlayFS}}
 
* {{fs}}
 
* {{fs}}
  
 
[[Category:File systems]]
 
[[Category:File systems]]

Latest revision as of 12:54, 11 May 2023

Advertising: