Browse Source

Merge pull request #272 from GilbN/develop

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

2
docker-mods/duplicati/Dockerfile

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