From f8c4c493558b1001d3cea76f2fe557e346a6eb01 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Thu, 11 Aug 2016 20:37:04 -0600 Subject: Addding workdir because I'm always mounting to this location --- Dockerfile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index 2fbd84e..8c40b1d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -85,3 +85,5 @@ RUN phpcs --config-set installed_paths /root/.composer/vendor/escapestudios/symf # Install custom linting ADD PEARish.xml /root/PEARish.xml + +WORKDIR /src -- cgit v1.2.3