Skip to content

sunlabuiuc/bigbox

Repository files navigation

BigBox

Yet another integrated envoronment.

Please see http://sunlab.org/teaching/cse6250/spring2019/env/env-local-docker.html for detail instruction.

docker run -it -m 8192m -h bootcamp.local \
  --name bigbox -p 2222:22 -p 9530:9530 -p 8888:8888\
  sunlab/bigbox:latest \
  /bin/bash

Related Links: