community.general/tests/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