How to Get Started
-
3. Starting Podman
Now to Start Podman Service
With:sudo systemctl start podman
Or to get it Started at Boot:
sudo systemctl enable --now podman
-
4. Testing Podman
Testing Podman Installation
Simply Run:podman run --rm hello-world
Then Podman will Pull the Repo and Greets you with:
Hello Podman World! :) -
5. Podman Getting Started Guide
How to Getting-Started with Podman & Docker Containers
Quick Start Podman Containers Guide
Contents