mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 22:54:27 -04:00
you can always mount it manually with cli args
This commit is contained in:
parent
e13d35807a
commit
bdd111d548
1 changed files with 0 additions and 1 deletions
|
@ -100,7 +100,6 @@ RUN archivebox version
|
|||
|
||||
# Open up the interfaces to the outside world
|
||||
VOLUME "$DATA_DIR"
|
||||
VOLUME "$CODE_DIR"
|
||||
EXPOSE 8000
|
||||
|
||||
ENTRYPOINT ["dumb-init", "--", "/app/bin/docker_entrypoint.sh"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue