Difference between revisions of "OverlayFS"
Jump to navigation
Jump to search
(13 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
− | * <code>[[df]] | + | * <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. | + | [[Linux Kernel 5.11]] (Feb 2021) includes unprivileged Overlayfs [[mounts]]. |
+ | |||
+ | [[docker info]] | grep "Storage Driver" | ||
+ | Storage Driver: [[overlay2]] | ||
== Activities == | == Activities == | ||
Line 16: | Line 19: | ||
* [[aufs]] ([[2006]]) | * [[aufs]] ([[2006]]) | ||
* <code>[[/var/lib/docker/overlay2/]]</code> | * <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
wikipedia:OverlayFS (2010) was merged into the Linux kernel mainline in 2014, in kernel version 3.18
-x --exclude
.For example: overlay
Linux Kernel 5.11 (Feb 2021) includes unprivileged Overlayfs mounts.
docker info | grep "Storage Driver" Storage Driver: overlay2
Activities[edit]
Related terms[edit]
- Docker
- aufs (2006)
/var/lib/docker/overlay2/
- Docker-compose: volumes:
/runc-overlayfs/
/runc-overlayfs/snapshots/
See also[edit]
- overlay2
- File systems:
ext4
,XFS
,ZFS
,btrfs
,wipefs
,findfs
,HDFS
,overlay
,aufs
,virt-filesystems
, Windows: (FAT, NTFS, ReFS), GPFS, squashfs, Ecryptfs, Encfs, FUSE, VMFS, Comparison of distributed file systems, Userspace filesystem, Resize filesystem size
Advertising: