ansible-docker icon indicating copy to clipboard operation
ansible-docker copied to clipboard

Install / Configure Docker and Docker Compose using Ansible.

Results 11 ansible-docker issues
Sort by recently updated
recently updated
newest added

A first pass at trying to solve: https://github.com/nickjj/ansible-docker/issues/117 I was able to reproduce the failure mode reliably with the added Dockerfile. You can try it out by running: `docker build...