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:
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: