From 2ff701dc268cad4355c2ab549cf407dc66b2d25a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Thu, 18 May 2017 16:19:18 +0100 Subject: [PATCH] Rename Dockerfile so that OpenShift can find it --- Dockerfile.scratch | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 Dockerfile.scratch diff --git a/Dockerfile.scratch b/Dockerfile.scratch deleted file mode 100644 index 09ef27e..0000000 --- a/Dockerfile.scratch +++ /dev/null @@ -1,3 +0,0 @@ -FROM scratch -COPY hostpath-provisioner / -CMD ["/hostpath-provisioner"] \ No newline at end of file