github.com/GoogleContainerTools/skaffold/v2@v2.13.2/integration/testdata/skaffold-in-cluster/test-build/Dockerfile (about)

     1  FROM gcr.io/gcp-runtimes/ubuntu_16_0_4
     2  
     3  RUN echo "successfully built image in-cluster"