Tagged articles
10 articles
Page 1 of 1
MaGe Linux Operations
MaGe Linux Operations
Jun 28, 2023 · Operations

Why OrbStack Is the Fast, Lightweight Docker Alternative for macOS

OrbStack provides a zero‑configuration, free virtualization solution on macOS that replaces Docker Desktop and traditional Linux VMs with faster startup, lower CPU and memory usage, seamless Docker integration, and a full Linux environment, making development on Apple Silicon both efficient and effortless.

ContainerDevOpsDocker alternative
0 likes · 8 min read
Why OrbStack Is the Fast, Lightweight Docker Alternative for macOS
21CTO
21CTO
May 25, 2023 · Cloud Native

Why Podman Desktop Is the Free, Secure Alternative to Docker Desktop

Podman Desktop, sponsored by Red Hat, offers a UI for building, running, and managing containers and local Kubernetes clusters, integrates with OpenShift, supports multiple registries, provides a built‑in terminal, and delivers daemon‑less, non‑privileged operation as a free competitor to Docker Desktop.

Cloud NativeContainer ManagementDocker alternative
0 likes · 4 min read
Why Podman Desktop Is the Free, Secure Alternative to Docker Desktop
Open Source Linux
Open Source Linux
Mar 7, 2022 · Cloud Native

Mastering Podman: A Docker‑Compatible, Daemon‑Free Container Runtime

This article explains what Podman is, highlights its key architectural differences from Docker, provides Docker‑compatible command references, shows how to install and configure accelerators, demonstrates rootless operation, and covers essential configuration files and volume handling for secure container management on Linux.

Docker alternativeLinuxOCI
0 likes · 16 min read
Mastering Podman: A Docker‑Compatible, Daemon‑Free Container Runtime
dbaplus Community
dbaplus Community
Jan 25, 2022 · Cloud Native

Master Podman: A Complete Guide to Daemonless Container Management

This article provides a comprehensive overview of Podman, an open‑source, daemon‑less container runtime, comparing it with Docker, detailing its architecture, installation, configuration, common commands, image building, registry acceleration, user namespace setup, volume handling, and rootless port mapping for Linux systems.

Container ManagementDocker alternativeLinux
0 likes · 19 min read
Master Podman: A Complete Guide to Daemonless Container Management
MaGe Linux Operations
MaGe Linux Operations
Jan 2, 2022 · Cloud Native

Podman vs Docker: Complete Guide to Installation, Commands & Best Practices

This article introduces Podman, an open‑source container runtime that runs without a daemon or root privileges, compares its architecture and features with Docker, and provides detailed instructions for installation, configuration, common commands, image management, volume handling, and user‑namespace setups on Linux.

DevOpsDocker alternativeOCI
0 likes · 17 min read
Podman vs Docker: Complete Guide to Installation, Commands & Best Practices
Top Architect
Top Architect
Dec 15, 2020 · Cloud Native

Building Containers Without Docker: Using BuildKit, Podman, Kaniko, and img

This article demonstrates several Docker‑free methods for building OCI container images—using Docker’s built‑in BuildKit, the standalone BuildKit daemon, Google’s Kaniko, and the img tool—through a practical OpenFaaS Go middleware example, comparing their features, commands, and limitations.

BuildKitDocker alternativeKaniko
0 likes · 16 min read
Building Containers Without Docker: Using BuildKit, Podman, Kaniko, and img
360 Tech Engineering
360 Tech Engineering
Sep 29, 2018 · Operations

Design and Implementation of a Multi‑Task Scheduling System Based on Apache Mesos

This article describes how we identified underutilized CPU and memory resources in our company's servers, evaluated Kubernetes versus Apache Mesos, and built a non‑intrusive, Mesos‑based multi‑task scheduling system with dynamic resource reservation, monitoring, task isolation, and cluster‑wide observability, while addressing deployment challenges.

Cluster ManagementDocker alternativeMesos
0 likes · 11 min read
Design and Implementation of a Multi‑Task Scheduling System Based on Apache Mesos