Hacker News new | past | comments | ask | show | jobs | submit login

I use both Vagrant and docker for local Dev work. I've found that we have far less problems with the vagrant box (we link a bunch of projects into a single box to save RAM) than the docker compose setup. We're now looking into a minikube + rkt option, since it's docker daemon itself, not the compose part that makes it painful. Hopefully we can find that sweet spot between working nicely and resource preservation that we want.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: