Loading Dockerfile.sh +1 −1 Changes for Dockerfile.sh: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ apt-get install -y \ export UNICAEN_IMAGE_TMP_DIR=/tmp/docker-unicaen-image git clone https://git.unicaen.fr/open-source/docker/unicaen-image.git ${UNICAEN_IMAGE_TMP_DIR} cd ${UNICAEN_IMAGE_TMP_DIR} source Dockerfile.sh . ./Dockerfile.sh cd ${DIR} Loading Loading
Dockerfile.sh +1 −1 Changes for Dockerfile.sh: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ apt-get install -y \ export UNICAEN_IMAGE_TMP_DIR=/tmp/docker-unicaen-image git clone https://git.unicaen.fr/open-source/docker/unicaen-image.git ${UNICAEN_IMAGE_TMP_DIR} cd ${UNICAEN_IMAGE_TMP_DIR} source Dockerfile.sh . ./Dockerfile.sh cd ${DIR} Loading