Merge pull request #1597 from jtligon/master

added links to buildah.io and podman.io to README.md
This commit is contained in:
OpenShift Merge Robot
2018-10-05 11:33:00 -07:00
committed by GitHub

View File

@ -80,8 +80,8 @@ Information about contributing to this project.
Buildah and Podman are two complementary Open-source projects that are available on Buildah and Podman are two complementary Open-source projects that are available on
most Linux platforms and both projects reside at [GitHub.com](https://github.com) most Linux platforms and both projects reside at [GitHub.com](https://github.com)
with Buildah [here](https://github.com/containers/buildah) and with [Buildah](https://buildah.io) [(GitHub)](https://github.com/containers/buildah) and
Podman [here](https://github.com/containers/libpod). Both Buildah and Podman are [Podman](https://podman.io) [(GitHub)](https://github.com/containers/libpod). Both Buildah and Podman are
command line tools that work on OCI images and containers. The two projects command line tools that work on OCI images and containers. The two projects
differentiate in their specialization. differentiate in their specialization.