podman/install.md
TomSweeneyRedHat 04c35519fe Move install.md to podman.io, leave link page
The installation instructions for podman were on this site and a
second copy on podman.io.  I've created https://github.com/containers/podman.io/pull/193
which has a merging of the installation instructions from both sites.

Since the one on podman.io was created a few months ago, we've had a number
of divergences.  Maintaining only one copy should assist with that problem
plus make it easier for people updating them.

This PR should NOT be merged before the one in podman.io.

Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2020-02-01 17:22:53 -05:00

635 B

libpod Installation Instructions

The installation instructions for Podman and libpod now reside here in the podman.io site. From the hompage, the installation instructions can be found under "Get Started->Installing Podman".

The podman.io site resides in a GitHub under the Containers repository at https://github.com/containers/podman.io. If you see a change that needs to happen to the installation instructions, please feel free to open a pull request there, we're always happy to have new contributors!