mirror of
https://github.com/containers/podman.git
synced 2025-05-23 10:07:33 +08:00

Remove the longer html link in favor or relative links which are shorter and less error prone. Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
22 lines
658 B
Markdown
22 lines
658 B
Markdown

|
|
|
|
# Podman Tutorials
|
|
|
|
## Links to a number of useful tutorials for the Podman utility.
|
|
|
|
**[Introduction Tutorial](podman_tutorial.md)**
|
|
|
|
Learn how to setup Podman and perform some basic commands with the utility.
|
|
|
|
**[Basic Setup and Use of Podman in a Rootless environment](rootless_tutorial.md)**
|
|
|
|
The steps required to setup rootless Podman are enumerated.
|
|
|
|
**[Setup on OS X](mac_client.md)**
|
|
|
|
Special setup for running the Podman remote client on a Mac and connecting to Podman running on a Linux VM are documented.
|
|
|
|
**[Remote Client](remote_client.md)**
|
|
|
|
A brief how-to on using the Podman remote-client.
|