summaryrefslogtreecommitdiff
path: root/test/integration/targets/podman_image/files/Containerfile
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/podman_image/files/Containerfile')
-rw-r--r--test/integration/targets/podman_image/files/Containerfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/integration/targets/podman_image/files/Containerfile b/test/integration/targets/podman_image/files/Containerfile
deleted file mode 100644
index d4bd8edb99..0000000000
--- a/test/integration/targets/podman_image/files/Containerfile
+++ /dev/null
@@ -1,3 +0,0 @@
-FROM quay.io/coreos/alpine-sh
-ENV VAR testing
-WORKDIR ${VAR}