From fc81c25558967b55738c60792bb83abe2cddb6ac Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 1 Mar 2023 13:49:20 +0000 Subject: [PATCH] remove buildah --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 13e33e1..259cb84 100644 --- a/README.md +++ b/README.md @@ -585,7 +585,6 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v *Operating system–level virtualization.* -* [Buildah](https://buildah.io) - a tool that facilitates building OCI container images ([Source Code](https://github.com/containers/buildah)) `Apache-2` `Go` * [Docker](http://www.docker.com/) - Platform for developers and sysadmins to build, ship, and run distributed applications. * [Docker Compose](https://docs.docker.com/compose/) - Define and run multi-container Docker applications. * [Docker Swarm](https://docs.docker.com/engine/swarm/) - Manage cluster of Docker Engines.