summaryrefslogtreecommitdiff
path: root/examples/002
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-06-10 21:07:44 -0600
committermo khan <mo.khan@gmail.com>2020-06-10 21:07:44 -0600
commit0860d075d1a3e939ce1a6d4d9de96ea227333346 (patch)
treee3a8c918cdc9145761892e92f2a31397b53ca0bf /examples/002
parent6f65e7fa18a406c5b233d7d692186b302d594971 (diff)
Compare large and small images
Diffstat (limited to 'examples/002')
-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