puntonim / ansible-biostar

An Ansible playbook to automatize the deployment of a Biostar-based project using Docker containers
http://painl.es/ansible-biostar/
GNU General Public License v3.0
10 stars 3 forks source link

Provision Docker container with Ansible #1

Open puntonim opened 10 years ago

puntonim commented 10 years ago

Currently the Docker containers are provisioned entirely using the Dockerfile. The Dockerfile could be used only to install Ansible, then ansible will pull a specific playbook from Ansible Galaxy and run it. This playbook will take care of provision the container. See: