mirror of
https://github.com/containers/buildah.git
synced 2026-02-05 09:45:38 +01:00
Fix word missing in Container Tools Guide
Signed-off-by: Mattias Warnqvist <mwq@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
98b57f7597
commit
87e379d5b7
@@ -17,7 +17,7 @@ The tools are:
|
||||
|
||||
## Buildah
|
||||
|
||||
The Buildah project provides a command line tool that be used to create an OCI or traditional Docker
|
||||
The Buildah project provides a command line tool that can be used to create an OCI or traditional Docker
|
||||
image format image and to then build a working container from the image. The container can be mounted
|
||||
and modified and then an image can be saved based on the updated container.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user