From 4616452d69248ba7c4ab1b5190a36d565ad09226 Mon Sep 17 00:00:00 2001 From: TomSweeneyRedHat Date: Tue, 20 Aug 2019 09:33:10 -0400 Subject: Touchup README with Buildah build usage Adding the verbiage from the Buildah README.MD to Podmans. Original PR by @vrothberg at: https://github.com/containers/buildah/pull/1801/files Signed-off-by: TomSweeneyRedHat --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e9cedc989..f7c592671 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,8 @@ into other tools. Podman specializes in all of the commands and functions that help you to maintain and modify OCI images, such as pulling and tagging. It also allows you to create, run, and maintain those containers -created from those images. +created from those images. For building container images via Dockerfiles, Podman uses Buildah's +golang API and can be installed independently from Buildah. A major difference between Podman and Buildah is their concept of a container. Podman allows users to create "traditional containers" where the intent of these containers is -- cgit v1.2.3-54-g00ecf