We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95dfaf4 commit e1f9539Copy full SHA for e1f9539
Dockerfile
@@ -25,3 +25,5 @@ WORKDIR $APPLICATION_DIR
25
RUN echo "source /srv/virtenv/bin/activate" >> "/home/app/.bashrc"
26
27
CMD ["/bin/bash"]
28
+
29
+VOLUME ["$APPLICATION_DIR"]
0 commit comments