Files
podman/docs/tutorials/README.md
Jan Rodák 6637454464 Add tutorial for running podman machine on macOS startup
Add a new tutorial documenting how to use macOS launchd LaunchAgents
to automatically start a Podman machine at login.

Fixes: #28044

Signed-off-by: Jan Rodák <hony.com@seznam.cz>
2026-03-12 11:13:27 +01:00

1.4 KiB

PODMAN logo

Podman Tutorials

Introduction Tutorial

Learn how to set up Podman and perform some basic commands with the utility.

Basic Setup and Use of Podman in a Rootless environment

The steps required to set up rootless Podman are enumerated.

Setup Mac/Windows

Special setup for running the Podman remote client on a Mac or Windows PC and connecting to Podman running on a Linux VM are documented.

Running Podman on macOS startup with launchd

How to automatically start a Podman machine at login on macOS using launchd LaunchAgents.

Remote Client

A brief how-to on using the Podman remote-client.

How to use libpod for custom/derivative projects

How the libpod API can be used within your own project.

Image Signing

Learn how to set up and use image signing with Podman.

Basic Networking

A basic guide to common network setups with Podman

Socket activation

Learn how to run containers that support socket activation.

Performance

Performance guide regarding Podman configuration and usage.