Minor tweaks
This commit is contained in:
@ -53,9 +53,9 @@ printf "Done. \n\n"
|
||||
|
||||
|
||||
|
||||
build_image octave
|
||||
build_image r
|
||||
build_image julia
|
||||
#build_image octave
|
||||
#build_image r
|
||||
#build_image julia
|
||||
#build_image sage (BROKEN)
|
||||
|
||||
build_image plugins
|
||||
@ -68,7 +68,7 @@ build_image pymodules
|
||||
|
||||
|
||||
# Rename final image
|
||||
docker image tag betalupi/jupyter-inter-(math $img_idx) git.betalupi.com/mark/jupyter
|
||||
docker image tag betalupi/jupyter-inter-(math $img_idx) git.betalupi.com/mark/jupyter_small
|
||||
docker image rm betalupi/jupyter-inter-(math $img_idx)
|
||||
|
||||
echo ""
|
||||
|
Reference in New Issue
Block a user