Y
Hacker News
new
|
ask
|
show
|
jobs
by
pxc
1245 days ago
This is great! Also directly answers some questions commenters have given elsewhere on this submission, e.g., 'why not Docker?'.
1 comments
djm_
1245 days ago
Yes! And it’s actually not either/or for us, we still use Docker Compose to run our services (Redis, PostgreSQL, etc) that don’t require file syncing with the host. It’s good at that.
link