From c0bafdf74ca5f345805791ad36b24b67582ac528 Mon Sep 17 00:00:00 2001 From: Juncheng E Date: Thu, 5 Nov 2020 14:11:41 +0100 Subject: [PATCH] Add docker instruction to README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 41deb10e..65e88424 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,15 @@ conda activate simex ``` +## Docker image +https://github.com/PaNOSC-ViNYL/SimEx/tree/master/Docker + +To run the docker image, edit `run_docker.sh` and run the script. + +``` +./run_docker.sh +``` + ## Tutorial notebooks https://github.com/PaNOSC-ViNYL/SimEx-notebooks