From 608ea667e96a23a016d975c39c5da3a3ed4de5ce Mon Sep 17 00:00:00 2001 From: ELOUAI ALI Date: Tue, 26 Jun 2018 15:42:15 +0100 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dockerfile b/Dockerfile index c35f1b5..cd208b3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1 +1,3 @@ +WORKDIR nothings + FROM scratch