Browse Source

Added Yacht to Docker

pull/394/head
Jesbin 3 years ago
committed by GitHub
parent
commit
ccd30e13df
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

1
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.

Loading…
Cancel
Save