RUN: docker-compose up -d build
CHECK:
curl http://localhost;
curl --insecure https://localhost
RUN: ansible-playbook playbook-testtask.yml
CHECK: the same as for tasks 1 & 2
RUN: docker-compose up -d build
Copy or edit your host file from host at task4 folder
CHECK: http://www.test.domain:8182/ .