Hacker News new | ask | show | jobs
Show HN: Whaleware, services in Docker with fine-grained life cycle (github.com)
4 points by l3nz 4317 days ago
1 comments

Interesting. Why was this created opposed to normal Docker lifecycle?
Was looking to something that looked more like the life-cycle of Java servlets. The problem was avoiding to connect to web services before they are ready to serve requests, and creating an easy template for deployment. Try it!