Live data from Hacker News

Show HN: Whaleware, services in Docker with fine-grained life cycle

github.com

1–3 of 3 posts

Re: Show HN: Whaleware, services in Docker with fine-grained life cycle

#3
post #2

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!