ansible-lab-docker
ansible-lab-docker copied to clipboard
Ansible Lab environment using Docker
Hey im running into an issue initially when on the "Build and run Container step" here is the output i am receiving.. I have looked on stack overflow and seen...
[root@localhost ansible]# docker-compose up -d --build Creating network "ansible_default" with the default driver Creating volume "ansible_ansible_vol" with default driver Building base Step 1/4 : FROM ubuntu:17.10 17.10: Pulling from library/ubuntu...
$ docker-compose.exe up -d --build Creating network "ansible_default" with the default driver Creating volume "ansible_ansible_vol" with default driver Building base Step 1/4 : FROM ubuntu:17.10 17.10: Pulling from library/ubuntu Digest:...
Hi! I am a beginner with Docker, but I need this lab, so when installing or executing this command docker-compose up -d --build, some errors appeared saying The repository does...