podman/docs/tutorials
TomSweeneyRedHat 5f932fa441 Add api link to tutorials
We recently moved the "How to use libpod for custom/derivative projects" page to
the docs/tutorials directory.  This adds a link to the README.md there so it can
be more easily found and adds a logo to the tutorial itself.

Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2019-10-02 10:25:42 -04:00
..
README.md Add api link to tutorials 2019-10-02 10:25:42 -04:00
mac_client.md Move rootless and Mac to Tutorials page 2019-09-19 19:26:32 -04:00
podman-derivative-api.md Add api link to tutorials 2019-10-02 10:25:42 -04:00
podman_tutorial.md Update mac_client link 2019-09-24 22:19:21 +10:00
remote_client.md Move rootless and Mac to Tutorials page 2019-09-19 19:26:32 -04:00
rootless_tutorial.md Add cgroup v2 info to rootless tutorial 2019-09-11 17:15:52 -04:00

README.md

PODMAN logo

Podman Tutorials

Introduction Tutorial

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

Basic Setup and Use of Podman in a Rootless environment

The steps required to setup rootless Podman are enumerated.

Setup on OS X

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

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.