Podman

From wikieduonline
Jump to navigation Jump to search

wikipedia:Podman[1] is a daemonless container engine for developing, managing, and running OCI Containers on Linux.

Podman was included in May 2019 in RHEL 8.0[2] and in RHEL 7.6 Beta[3]

Install[edit]

Ubuntu[edit]

18.04, 19.04 and 19.10.

. /etc/os-release
sudo sh -c "echo 'deb https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_${VERSION_ID}/ /' > /etc/apt/sources.list.d/devel:kubic:libcontainers:stable.list"
curl -L https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_${VERSION_ID}/Release.key | sudo apt-key add -
sudo apt-get update -qq
sudo apt-get -qq -y install podman

Mac OS[edit]

brew install podman

Basic Commands[edit]

Activities[edit]

Related terms[edit]

See also[edit]

Advertising: