Files
podman/docs/tutorials/README.md
TomSweeneyRedHat 9f84d2ee27 Move rootless and Mac to Tutorials page
As the title says.

Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2019-09-19 19:26:32 -04:00

22 lines
913 B
Markdown

![PODMAN logo](../../logo/podman-logo-source.svg)
# 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.
**[Setup on OS X](https://github.com/containers/libpod/blob/master/doc/tutorials/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](https://github.com/containers/libpod/blob/master/doc/tutorials/remote_client.md)**
A brief how-to on using the Podman remote-client.