archivebox: add volume

This commit is contained in:
Starbeamrainbowlabs 2021-06-27 12:31:01 +01:00
parent 0743a00c10
commit a0b467ac7b
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 3 additions and 1 deletions

View File

@ -9,5 +9,7 @@ RUN install_packages python3 python3-pip \
USER 10200:10200
WORKDIR /srv
WORKDIR /mnt
VOLUME [ "/mnt" ]
ENTRYPOINT archivebox server