Bläddra i källkod

you can always mount it manually with cli args

Nick Sweeting 5 år sedan
förälder
incheckning
bdd111d548
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -100,7 +100,6 @@ RUN archivebox version
 
 
 # Open up the interfaces to the outside world
 # Open up the interfaces to the outside world
 VOLUME "$DATA_DIR"
 VOLUME "$DATA_DIR"
-VOLUME "$CODE_DIR"
 EXPOSE 8000
 EXPOSE 8000
 
 
 ENTRYPOINT ["dumb-init", "--", "/app/bin/docker_entrypoint.sh"]
 ENTRYPOINT ["dumb-init", "--", "/app/bin/docker_entrypoint.sh"]