2 changed files with 8 additions and 4 deletions
@ -1,9 +1,5 @@ |
|||
FROM scratch |
|||
|
|||
RUN \ |
|||
apt-get update && \ |
|||
apt-get install -y \ |
|||
subversion |
|||
|
|||
# copy local files |
|||
COPY root/ / |
Loading…
Reference in new issue