Skip to content

Commit e1f9539

Browse files
author
Dmitry Berezovsky
committed
added volume definition
1 parent 95dfaf4 commit e1f9539

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ WORKDIR $APPLICATION_DIR
2525
RUN echo "source /srv/virtenv/bin/activate" >> "/home/app/.bashrc"
2626

2727
CMD ["/bin/bash"]
28+
29+
VOLUME ["$APPLICATION_DIR"]

0 commit comments

Comments
 (0)