Skip to content

Commit 535577e

Browse files
committed
update dockerfile
1 parent 5b8f72f commit 535577e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Docker/Dockerfile-ORESWIG-App

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ RUN cp oreswig/example_scripts/Notebooks/utilities.py oreswig/example_scripts/No
4343
RUN cp oreswig/example_scripts/Notebooks/utilities.py oreswig/example_scripts/Notebooks/Example_3
4444
RUN cp oreswig/example_scripts/Notebooks/utilities.py oreswig/example_scripts/Notebooks/Example_4
4545
RUN cp oreswig/example_scripts/Notebooks/utilities.py oreswig/example_scripts/Notebooks/Example_5
46+
RUN cp oreswig/example_scripts/Notebooks/utilities.py oreswig/example_scripts/Notebooks/Example_6
47+
RUN cp oreswig/example_scripts/Notebooks/utilities.py oreswig/example_scripts/Notebooks/Example_7
4648
COPY ore/Examples /oreswig/Examples
4749
COPY ore/Tools /oreswig/Tools
4850
# Set env variable to run the ore examples with the python interface instead of the executable

0 commit comments

Comments
 (0)