From 313d44835e0611771bb6ffaaa82eb402c15ca5c7 Mon Sep 17 00:00:00 2001 From: Jesbin <52061387+jesb1n@users.noreply.github.com> Date: Tue, 25 Oct 2022 09:36:43 +0530 Subject: [PATCH] Removed yatch --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 57b492f..9965674 100644 --- a/README.md +++ b/README.md @@ -593,7 +593,6 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [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. * [Portainer](https://portainer.io/) - Simple management UI for Docker. - * [Yacht](https://yacht.sh/) - A container management UI with a focus on templates and 1-click deployments. * [LXC](https://linuxcontainers.org/lxc/) - Userspace interface for the Linux kernel containment features. * [LXD](https://linuxcontainers.org/lxd/) – a container "hypervisor" and a better UX for LXC. * [OpenVZ](http://openvz.org) - Container-based virtualization for Linux.