Tagged articles
104 articles
Page 2 of 2
Java Backend Technology
Java Backend Technology
Nov 24, 2018 · Cloud Native

Exploring the Docker Ecosystem: From Chroot to Moby and Beyond

This article provides a comprehensive overview of the Docker ecosystem, tracing its historical milestones, detailing various container technologies, explaining key Docker components and concepts, and illustrating the evolution of Docker through diagrams and the Moby project.

Container TechnologyDockerKubernetes
0 likes · 11 min read
Exploring the Docker Ecosystem: From Chroot to Moby and Beyond
dbaplus Community
dbaplus Community
Nov 21, 2018 · Cloud Native

Mapping the Docker Ecosystem: From Early Jails to the Moby Project

This article provides a comprehensive overview of Docker’s ecosystem, tracing its roots from early container technologies like chroot and FreeBSD Jails through Docker’s own components, key concepts such as libcontainer and OCI, and the evolution into the modular Moby project with related tools such as containerd, Linuxkit, and Infrakit.

Cloud NativeContainerDocker
0 likes · 11 min read
Mapping the Docker Ecosystem: From Early Jails to the Moby Project
Efficient Ops
Efficient Ops
May 5, 2016 · Operations

Why Docker Daemon Is a Minefield: Lessons from a Former Google SRE

In this talk, a former Google SRE shares his experiences moving from massive YouTube growth to Google Cloud operations and later to a Chinese startup, exposing the hidden pitfalls of Docker daemon, image management, container runtimes, and practical DevOps strategies for building, packaging, and running services.

DevOpsDockerOCI
0 likes · 17 min read
Why Docker Daemon Is a Minefield: Lessons from a Former Google SRE