diff --git a/README.md b/README.md index 3f3291c..2372cd4 100644 --- a/README.md +++ b/README.md @@ -411,6 +411,7 @@ Tools and applications that are either installed inside containers or designed t Applications designed to help or simplify building **new** images +- [ansible-bender](https://github.com/ansible-community/ansible-bender) - A tool utilising `ansible` and `buildah` by [@TomasTomecek](https://github.com/TomasTomecek). - [buildah](https://github.com/containers/buildah) - A tool that facilitates building OCI images by [@containers][containers] - [BuildKit](https://github.com/moby/buildkit) - Concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit by [@moby project](https://github.com/moby) - [container-diff](https://github.com/GoogleContainerTools/container-diff) - An image tool for comparing and analzying container images by [@GoogleContainerTools][googlecontainertools]