mirror of
https://github.com/containers/podman.git
synced 2025-05-22 09:36:57 +08:00

Touch up a number of formating issues for XDG_RUNTIME_DIRS in a number of man pages. Make use of the XDG_CONFIG_HOME environment variable in a rootless environment if available, or set it if not. Also added a number of links to the Rootless Podman config page and added the location of the auth.json files to that doc. Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
14 lines
536 B
Markdown
14 lines
536 B
Markdown

|
|
|
|
# Podman Tutorials
|
|
|
|
## Links to a number of useful tutorials for the Podman utility.
|
|
|
|
**[Introduction Tutorial](https://github.com/containers/libpod/tree/master/docs/tutorials/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.](https://github.com/containers/libpod/blob/master/docs/tutorials/rootless_tutorial.md).
|
|
|
|
The steps required to setup rootless Podman are enumerated.
|