diff options
Diffstat (limited to 'examples/002/Dockerfile')
| -rw-r--r-- | examples/002/Dockerfile | 1 |
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' |
