Skip to content

Comment on Ask HN: Is Vagrant Dead?parent

Comments

Docker (specifically docker-compose) using containers is an implementation detail. It even used to use VMs on Windows.

You can replicate your prod environment locally with Docker Compose, but then deploy however you want (with or without containers, with or without Kubernetes).

I never use containers in production, but exclusively use them for local dev.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.