Difference between revisions of "OverlayFS"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
− | * <code>[[df -kh]] -x[[overlay]]</code> | + | * <code>[[df -kh]] -x [[overlay]]</code> |
:<code>-x --exclude</code> .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 17: | Line 20: | ||
* <code>[[/var/lib/docker/overlay2/]]</code> | * <code>[[/var/lib/docker/overlay2/]]</code> | ||
* [[Docker-compose: volumes:]] | * [[Docker-compose: volumes:]] | ||
− | * [[runc-overlayfs]] | + | * <code>[[/runc-overlayfs/]]</code> |
+ | * <code>[[/runc-overlayfs/snapshots/]]</code> | ||
== See also == | == See also == |
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: