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

Docker Compose has been amazing for working both client and server. An image for Postgres, another for Node.js (for example), and it's (almost) off to the races.

One level of indirection up, it would be nice to have this as scaffolding, and a script would pull in (containerized) services, injecting the appropriate env vars and the like.

We would (or should) be able to debug things, because we control the layer on top. Maybe intercepting network calls, redirecting requests from the container--the possibilities are endless.




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

Search: