Newer
Older
docker build -t jgrelet/oceano2python:3.6 -f Dockerfile .
docker run -it --rm -v /D_DRIVE:/data -e CRUISE="$CRUISE" -e DRIVE=/data python jgrelet/oceano2python:3.6 /bin/bash
docker build -t jgrelet/oceano2python:3.6 -f Dockerfile .
docker run -it --rm -v /D_DRIVE:/data -e CRUISE="$CRUISE" -e DRIVE=/data python jgrelet/oceano2python:3.6 /bin/bash