„latest/Dockerfile“ ändern
This commit is contained in:
@@ -7,6 +7,7 @@ RUN set -x \
|
|||||||
ca-certificates \
|
ca-certificates \
|
||||||
duplicity \
|
duplicity \
|
||||||
lftp \
|
lftp \
|
||||||
|
curl \
|
||||||
openssh \
|
openssh \
|
||||||
openssl \
|
openssl \
|
||||||
py-crypto \
|
py-crypto \
|
||||||
@@ -34,4 +35,4 @@ VOLUME ["/home/duplicity/.cache/duplicity", "/home/duplicity/.gnupg"]
|
|||||||
|
|
||||||
USER duplicity
|
USER duplicity
|
||||||
|
|
||||||
CMD ["duplicity"]
|
CMD ["run.sh"]
|
||||||
|
|||||||
Reference in New Issue
Block a user