17.3 podman - 下一代 Linux 容器工具
17.3.1 Podman vs Docker
特性
Docker
Podman
17.3.2 安装
CentOS / RHEL
$ sudo yum -y install podmanmacOS
$ brew install podman
$ podman machine init
$ podman machine start17.3.3 基本使用
运行容器
列出容器
构建镜像
17.3.4 Pods 的概念
17.3.5 迁移到 Podman
Systemd 集成
Podman Compose
最后更新于