Hacker News new | ask | show | jobs
by labianchin 4429 days ago
I wonder if Vagrant will eventually do what Fig[1] does.

[1] http://orchardup.github.io/fig/

1 comments

Although I've heard of Fig, I just took a closer look for the first time. From the docs, the Docker provider is a super-set of it. Meaning: Vagrant + Docker can do everything Fig can do and then some. I may have missed some detail, but at the very least all of the major pieces are there.