Hacker News new | ask | show | jobs
by all2 1041 days ago
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.