diff --git a/docs/containertools/README.md b/docs/containertools/README.md index 912e6dda3..8b6fd3fec 100644 --- a/docs/containertools/README.md +++ b/docs/containertools/README.md @@ -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.