This content originally appeared on DEV Community and was authored by Ivan Guerreschi
Podman is a daemonless container engine for developing, managing, and running OCI Containers on your Linux System.
Podman is installed by default in Fedora Linux and Fedora Silverblue. If not, use this command:
sudo dnf install podman
First example:
podman pull hello-world
podman run hello-world
This content originally appeared on DEV Community and was authored by Ivan Guerreschi
Ivan Guerreschi | Sciencx (2022-03-24T14:10:33+00:00) Install Podman on Fedora Linux. Retrieved from https://www.scien.cx/2022/03/24/install-podman-on-fedora-linux/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.