summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-08-20 20:49:10 +0200
committerGitHub <noreply@github.com>2019-08-20 20:49:10 +0200
commitf618bc3259701fd7d3c1fc90d0ec3812571fa0ab (patch)
tree36fa1a5b35162dab337c38e89de88fcfe3442065
parenta3c46fcaf4a6276f6648c830d550809924e679e7 (diff)
parent4616452d69248ba7c4ab1b5190a36d565ad09226 (diff)
downloadpodman-f618bc3259701fd7d3c1fc90d0ec3812571fa0ab.tar.gz
podman-f618bc3259701fd7d3c1fc90d0ec3812571fa0ab.tar.bz2
podman-f618bc3259701fd7d3c1fc90d0ec3812571fa0ab.zip
Merge pull request #3855 from TomSweeneyRedHat/dev/tsweeney/readmetouch
Touchup README with Buildah build usage
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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