You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/docker_image/files/EtcHostsDockerfile

4 lines
113 B
Plaintext

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