Hacker News new | ask | show | jobs
by kentt 3124 days ago
I haven't heard of this before, but it looks like it's similar to Docker compose or maybe a layer on top? And insight or comparison as to why you would use this over other tools.
2 comments

It’s a layer on top. I think it simplifies deployment to various services that may or may not support Docker so well.
It's more an alternative to Docker Compose, though it does sit on top of Docker itself...