Anyone looked at combining something like ansible and docker for building images?
It's pretty straightforward to use ansible to build the host. This is one step forward but I wonder if anyone's used it to create images and if so how?
Would you build on top a base that includes the ansible libraries, or somehow run the ansible commands against a docker instance?
It's pretty straightforward to use ansible to build the host. This is one step forward but I wonder if anyone's used it to create images and if so how?
Would you build on top a base that includes the ansible libraries, or somehow run the ansible commands against a docker instance?