Hacker News new | ask | show | jobs
by lawn 590 days ago
> I've always understood docker-compose to be a development or personal tool, not for production. Is that not usually the case?

Tons of sites are launched manually and have been for years in production.

Docker compose is a huge step up from that, so why wouldn't it be?