top | item 6756263

(no title)

chrishenn | 12 years ago

How do provisioning systems compare to Docker? Right now I have a development environment that consists of salt stack provisioning Vagrant. Spinning up a production server just means running salt on the host (Rackspace, DO, whatever.)

Is there any use for Docker in this case?

discuss

order

sandGorgon|12 years ago

very interested to look at it - I'm trying to figure out between ansible and salt. Do you have your salt scripts on github somewhere ?