diff options
author | TomSweeneyRedHat <tsweeney@redhat.com> | 2018-02-15 07:31:46 -0500 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-02-15 19:51:46 +0000 |
commit | ab88304162c7013a4d5a13c1f20cb7a85531f8bd (patch) | |
tree | aa780552067a279e13ddc4e1d2decaf885765dff /docs/tutorials/README.md | |
parent | a67fdeaf0d4d4cc2e5ad16027d98cd3f939ff03e (diff) | |
download | podman-ab88304162c7013a4d5a13c1f20cb7a85531f8bd.tar.gz podman-ab88304162c7013a4d5a13c1f20cb7a85531f8bd.tar.bz2 podman-ab88304162c7013a4d5a13c1f20cb7a85531f8bd.zip |
Touch up tutorial location and install reqs
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
Closes: #337
Approved by: rhatdan
Diffstat (limited to 'docs/tutorials/README.md')
-rw-r--r-- | docs/tutorials/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/tutorials/README.md b/docs/tutorials/README.md new file mode 100644 index 000000000..6ada366c0 --- /dev/null +++ b/docs/tutorials/README.md @@ -0,0 +1,9 @@ +![PODMAN logo](https://cdn.rawgit.com/kubernetes-incubator/cri-o/master/logo/crio-logo.svg) + +# Podman Tutorials + +## Links to a number of useful tutorials for the Podman utility. + +**[Introduction Tutorial](https://github.com/projectatomic/libpod/tree/master/docs/tutorials/podman_tutorial.md)** + +Learn how to setup Podman and perform some basic commands with the utility. |