Skip to content
Snippets Groups Projects
Commit 7003fe72 authored by jacques.grelet_ird.fr's avatar jacques.grelet_ird.fr
Browse files

updater docker run with rigth image name

parent f30a364d
No related branches found
No related tags found
No related merge requests found
......@@ -15,5 +15,5 @@ docker pull jgrelet/oceano2python:3.6
## run the container:
''''
docker run -it --rm -v /D_DRIVE:/data -e CRUISE="$CRUISE" -e DRIVE=/data python /bin/bash
docker run -it --rm -v /D_DRIVE:/data -e CRUISE="$CRUISE" -e DRIVE=/data python jgrelet/oceano2python:3.6 /bin/bash
''''
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment