diff --git a/integration/dockerfiles/Dockerfile_test_cache_copy b/integration/dockerfiles/Dockerfile_test_cache_copy new file mode 100644 index 000000000..661397eae --- /dev/null +++ b/integration/dockerfiles/Dockerfile_test_cache_copy @@ -0,0 +1,3 @@ +FROM google/cloud-sdk:256.0.0-alpine + +COPY context/foo /usr/bin