Hacker News new | ask | show | jobs
by znpy 1039 days ago
Honest question: what do you mean with “docker-compose cluster” ?
2 comments

Docker compose allows you to specify multiple docker containers all running on a single host. It makes setting up multiple services on a single piece of hardware relatively simple and repeatable.
Would also like to know what this is.