|
|
|
|
|
by jpetazzo
4432 days ago
|
|
Docker can play with or without Chef/Puppet/Salt/Ansible/etc.: - you can use configuration management tools to author Docker images;
- you can use configuration management tools to deploy Docker (and start Docker containers). The following presentation has some Puppet-specific information (but the concepts map neatly to other CM tools): http://www.slideshare.net/jpetazzo/docker-and-puppet-puppet-... |
|