50% off 所有套餐限时优惠,起价 $2.48/mo
Podman

Podman

Podman 是一个无守护进程的容器运行时。可直接替换 Docker,默认无需 root 权限,内置支持 Kubernetes 风格的 Pod。由 Red Hat 提供支持,自 2018 年起成为 RHEL、Fedora 和 CentOS Stream 的标准容器运行时。

Version

Latest

Operating System

Ubuntu Server 24.04 LTS、Debian 13

Min. RAM

1 GB

IP Types

IPV4,IPV6

Useful Commands

查看运行中的容器:

podman ps

查看所有容器:

podman ps -a

View logs:

podman logs <container-name>

Restart a container:

podman restart <container-name>

重要文件与目录

  • Podman 全局配置 → /etc/containers
  • Podman root 模式存储 → /var/lib/containers
  • 运行时容器存储(临时)→ /run/containers

更多 DevOps 工具

Related apps.

立即部署 Podman。 From $2.48/mo.