Tag

LXC

1 views collected around this technical thread.

Efficient Ops
Efficient Ops
May 10, 2023 · Cloud Native

Beyond Docker: Why Containerd, Podman, and Other Runtimes Are Shaping Cloud‑Native Futures

After Kubernetes announced the deprecation of Docker in version 1.24, this article examines several Docker alternatives—containerd, Podman, LXC/LXD, rkt, OpenVZ, Singularity, and CRI‑O—detailing their core features and advantages over Docker for modern cloud‑native environments.

KubernetesLXCOpenVZ
0 likes · 13 min read
Beyond Docker: Why Containerd, Podman, and Other Runtimes Are Shaping Cloud‑Native Futures
Top Architect
Top Architect
May 18, 2020 · Cloud Native

Docker Overview: Architecture, Components, and Basic Usage

This article provides a comprehensive introduction to Docker, covering its foundation on Linux Containers, the differences between Docker and LXC, the internal architecture and key components, and step‑by‑step commands for installing, managing images, running containers, and inspecting logs.

ContainerizationDevOpsDocker
0 likes · 27 min read
Docker Overview: Architecture, Components, and Basic Usage
Java Captain
Java Captain
Nov 11, 2019 · Cloud Native

Docker Overview: From LXC Origins to Architecture and Basic Usage

This article introduces Linux Containers (LXC) as the predecessor of Docker, explains Docker's definition, advantages, and architecture—including client, daemon, server, engine, job, registry, graph, driver, libcontainer and container modules—and provides practical commands for installation, image management, container execution, and troubleshooting.

Cloud NativeDevOpsDocker
0 likes · 27 min read
Docker Overview: From LXC Origins to Architecture and Basic Usage