From 796b2515a7819b908683a62b29e1586130ea575a Mon Sep 17 00:00:00 2001 From: peter-evans Date: Thu, 11 Oct 2018 11:18:26 +0900 Subject: [PATCH] Add test for symlink extraction to non-empty dir --- integration/dockerfiles/Dockerfile_test_extraction | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 integration/dockerfiles/Dockerfile_test_extraction diff --git a/integration/dockerfiles/Dockerfile_test_extraction b/integration/dockerfiles/Dockerfile_test_extraction new file mode 100644 index 000000000..8e64d8ade --- /dev/null +++ b/integration/dockerfiles/Dockerfile_test_extraction @@ -0,0 +1,2 @@ +# Tests extraction of a symlink to a path that is a non-empty directory +FROM registry.access.redhat.com/jboss-eap-7/eap71-openshift:1.3-10