Skip to content

Commit

Permalink
added volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneBinder committed Apr 26, 2018
1 parent a64f426 commit 630c9c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/tools/visualize/Dockerfile.tf1_3_gpu
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,8 @@ COPY src "$PROJECT_ROOT"/src

WORKDIR "$PROJECT_ROOT"/src

#VOLUME /root/train
VOLUME /root/train
VOLUME /root/corpora_out

#ENTRYPOINT ["/root/recursive-embedding/set-user-with-folder.sh", "/root/train", "python", "train_fold.py"]

0 comments on commit 630c9c6

Please sign in to comment.