github.com/GoogleContainerTools/skaffold/v2@v2.13.2/integration/testdata/helm-multi-config/app2/Dockerfile (about) 1 FROM alpine 2 ENTRYPOINT echo "app2" && tail -f /dev/null