Browse Source

Update Dockerfile

pull/275/head 1.4.0
GilbN 4 years ago
committed by GitHub
parent
commit
c78be83b3b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      docker-mods/duplicati/Dockerfile

4
docker-mods/duplicati/Dockerfile

@ -1,7 +1,7 @@
FROM scratch
LABEL maintainer="GilbN"
LABEL maintainer="GilbN"
LABEL app="Duplicati"
#copy local files.
COPY root/ /
COPY root/ /

Loading…
Cancel
Save