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