mirror of
https://github.com/containers/podman.git
synced 2025-06-22 18:08:11 +08:00
Merge pull request #3855 from TomSweeneyRedHat/dev/tsweeney/readmetouch
Touchup README with Buildah build usage
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user