🦭
Podmanの概要 + 参考リンク
本記事は下記の初出の資料から抜粋し、再構成した内容になります。
Podmanとは
- Podman (the POD MANager)
- OSSのDocker互換のコンテナーツール
- 特徴
- デーモンレス
- ルートレス
- OCI準拠
Podmanの対応OS
- Linux ディストリビューション
- Amazon Linux 2、Arch Linux & Manjaro Linux、CentOS7/8、Debian、 Fedora、Gentoo、OpenEmbedded、openSUSE、openSUSE Kubic、Raspberry Pi OS armhf (ex Raspbian)、Raspberry Pi OS arm64 (beta) 、RHEL7/8、Ubuntu
- Mac
- リモートクライアントのみ[1]
- Windows
- リモートクライアントのみ[2]
参考リンク
- DockerユーザーのためのPodmanとBuildahの紹介 - 赤帽エンジニアブログ
https://rheb.hatenablog.com/entry/2020/07/16/podman_buidah_for_docker_users - コンテナーの構築、実行、および管理 Red Hat Enterprise Linux 8 | Red Hat Customer Portal
https://access.redhat.com/documentation/ja-jp/red_hat_enterprise_linux/8/html-single/building_running_and_managing_containers/index - トラブル対応情報[3]
podman/troubleshooting.md at master · containers/podman
https://github.com/containers/podman/blob/master/troubleshooting.md
Zenn
Podmanに関する情報を集めたスクラップ
Discussion