community.docker/tests/integration/targets/docker_image/files/EtcHostsDockerfile
Ansible Core Team a1f472244d Initial commit
2020-10-30 07:05:50 +01:00

4 lines
113 B
Plaintext

FROM busybox
# This should fail building if docker cannot resolve some-custom-host
RUN ping -c1 some-custom-host