Skip to content

Commit c0bafdf

Browse files
committed
Add docker instruction to README
1 parent 56ad89d commit c0bafdf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,15 @@ conda activate simex
5454
```
5555
<!--- ## CENTOS non conda --->
5656

57+
## Docker image
58+
https://github.com/PaNOSC-ViNYL/SimEx/tree/master/Docker
59+
60+
To run the docker image, edit `run_docker.sh` and run the script.
61+
62+
```
63+
./run_docker.sh
64+
```
65+
5766
## Tutorial notebooks
5867
https://github.com/PaNOSC-ViNYL/SimEx-notebooks
5968

0 commit comments

Comments
 (0)