summaryrefslogtreecommitdiff
path: root/examples/002/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/002/Dockerfile')
-rw-r--r--examples/002/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/002/Dockerfile b/examples/002/Dockerfile
index f875871..304abfb 100644
--- a/examples/002/Dockerfile
+++ b/examples/002/Dockerfile
@@ -5,4 +5,3 @@ RUN apt-get install -y git
RUN apt-get install -y ruby
RUN apt-get install -y zstd
RUN git clone --verbose https://github.com/spandx/cache.git /opt/db
-WORKDIR /opt