From ccd30e13df085b5071e2443de5348a1541cb099b Mon Sep 17 00:00:00 2001 From: Jesbin <52061387+jesb1n@users.noreply.github.com> Date: Fri, 26 Aug 2022 09:17:23 +0530 Subject: [PATCH] Added Yacht to Docker --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 581fb33..03116ad 100644 --- a/README.md +++ b/README.md @@ -593,6 +593,7 @@ 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.