Skip to content

Commit

Permalink
had to move workspace into docker directory
Browse files Browse the repository at this point in the history
  • Loading branch information
jperrsau-at-nrel committed Jun 4, 2023
1 parent a52bb83 commit 095dc2b
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ RUN bash /usr/local/bin/start_hive2.sh &&\
# SECTION: Entry Point
USER jovyan
WORKDIR /home/jovyan
ADD ../workspace /home/jovyan
ADD workspace /home/jovyan
CMD /usr/local/bin/start-notebook.sh
File renamed without changes.

0 comments on commit 095dc2b

Please sign in to comment.