summaryrefslogtreecommitdiff
path: root/examples/002/Dockerfile
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-06-10 21:33:28 -0600
committermo khan <mo.khan@gmail.com>2020-06-10 21:33:28 -0600
commit44f8e92711d09b10309f0fd1ccf65ee6fe411a05 (patch)
tree6c49341adf54b784fcce3199b7a7346c09badd1f /examples/002/Dockerfile
parent0860d075d1a3e939ce1a6d4d9de96ea227333346 (diff)
CLeanup slides
Diffstat (limited to 'examples/002/Dockerfile')
-rw-r--r--examples/002/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/002/Dockerfile b/examples/002/Dockerfile
index 304abfb..faeeefc 100644
--- a/examples/002/Dockerfile
+++ b/examples/002/Dockerfile
@@ -5,3 +5,4 @@ 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
+RUN echo 'Done'