Installing
-
2. Installing Podman
Now to Installing Podman on Oracle Linux
Simply play:sudo dnf install podman podman-docker
This include the Docker compatibility Package.
But to Install the very latest Development Package instead use:sudo dnf update --refresh --enablerepo=updates-testing podman
Contents