1 changed files with 1 additions and 1 deletions
@ -1,7 +1,7 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
|
|
||||
LABEL maintainer="GilbN" |
LABEL maintainer="GilbN" |
||||
LABEL app="Duplicati" |
LABEL app="Duplicati" |
||||
#copy local files. |
#copy local files. |
||||
COPY root/ / |
COPY root/ / |
Loading…
Reference in new issue