Y
Hacker News
new
|
ask
|
show
|
jobs
by
floatrock
3248 days ago
Docker has been a lifesaver in this realm. If you do the work to containerize each service (non-insignificant upfront cost), getting all your services running on a local box is as simple as a `docker-compose up`.