klotz: podman* + docker*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. Umair Khurshid writes that although Docker revolutionized container workflows and application portability, it has lost its status as the single essential tool for all developers. As standardized OCI runtimes have matured, specialized alternatives now offer more targeted solutions for security-focused workloads, production environments, system-level needs, and standalone image creation.

    - Podman enables rootless containers by launching processes directly from the CLI without a central daemon
    - containerd provides an efficient, lightweight runtime often used in Kubernetes architectures
    - Incus specializes in system containers that behave like complete Linux installations with init systems
    - Buildah focuses specifically on building images rather than managing container execution
  2. An exploration of transitioning from Docker to Podman within a home lab environment. The author details a weekend project setting up an Ubuntu-based Podman server on Proxmox, highlighting the key architectural differences such as the absence of a central daemon and the benefits of rootless container execution for enhanced security.
    Key topics include:
    - Comparison between Docker's daemon-based model and Podman's daemonless architecture.
    - The advantages of rootless containers for improved host security.
    - Utilizing systemd integration through Quadlets for more native Linux service management.
    - Practical steps for installation on Ubuntu and Rocky Linux.
    - Maintaining compatibility with tools like Portainer via the Podman API socket.
  3. Run, validate and execute GitHub Actions locally. WRKFLW is a powerful command-line tool for validating and executing GitHub Actions workflows locally, without requiring a full GitHub environment.
  4. The article discusses Apple Container, a new tool for running Linux containers on macOS, comparing its performance and efficiency to Docker Desktop. It highlights its ease of setup on Silicon Macs, compatibility with Dockerfiles, and potential as a lightweight alternative for home lab enthusiasts.
  5. Learn how to get started with Podman, a daemon-less and secure containerization tool that's a great alternative to Docker.
    2025-02-28 Tags: , , , , by klotz
  6. 2023-03-02 Tags: , , , , by klotz
  7. 2023-01-31 Tags: , , , , , by klotz
  8. 2021-09-18 Tags: , , by klotz
  9. 2021-03-04 Tags: , , , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: podman + docker

About - Propulsed by SemanticScuttle