mirror of
https://github.com/Steffo99/backup-duplicity.git
synced 2025-02-16 21:34:03 +00:00
Add missing command
This commit is contained in:
parent
7764fa245b
commit
8b84ddac34
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ RUN apk del rust musl-dev libffi-dev gcc python3-dev cargo git pkgconfig openssl
|
|||
# Create log directory
|
||||
RUN mkdir --parents --verbose /var/log/duplicity
|
||||
|
||||
# Create program directory
|
||||
WORKDIR /usr/lib/duplicity
|
||||
ENV HOME="/usr/lib/duplicity"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue