DEV Community

Ivan Guerreschi
Ivan Guerreschi

Posted on

2 1

Install Podman on Fedora Linux

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

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs