Tag

AUFS

0 views collected around this technical thread.

Architects' Tech Alliance
Architects' Tech Alliance
Aug 9, 2016 · Cloud Native

Understanding Docker’s AUFS and Image Layering Mechanism

This article explains Docker’s architecture, focusing on the role of the AUFS union file system in image layering, storage drivers, and how containers share and update layers to achieve efficient deployment and storage management.

AUFSContainerDocker
0 likes · 7 min read
Understanding Docker’s AUFS and Image Layering Mechanism
Architect
Architect
Nov 14, 2015 · Cloud Native

Understanding AUFS: Union File System Basics, Usage, and Performance

This article explains the concepts, usage, and performance characteristics of AUFS, a Union File System used in Linux and Docker, providing examples of mounting, branch permissions, whiteout handling, and configuration options, while discussing its role in container image layering.

AUFSContainer StorageDocker
0 likes · 13 min read
Understanding AUFS: Union File System Basics, Usage, and Performance
Qunar Tech Salon
Qunar Tech Salon
Nov 3, 2014 · Cloud Native

Docker: Background, Core Technologies, and Recent Projects Overview

This article provides a comprehensive overview of Docker, covering its historical background, core container technologies such as Linux namespaces, cgroups, and AUFS, a practical Hello World example, and recent sub‑projects, illustrating how Docker reshapes cloud‑native development and operations.

AUFSCgroupsContainers
0 likes · 16 min read
Docker: Background, Core Technologies, and Recent Projects Overview