Skip to content

nguyentu1602/bigbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigBox

Yet another integrated envoronment.

Please refere to http://sunlab.org/teaching/cse6250/spring2018/lab/env-local-docker/ for detail instruction.

docker run -it --privileged=true \
  --cap-add=SYS_ADMIN \
  -m 8192m -h bootcamp1.docker \
  --name bigbox -p 2222:22 -p 9530:9530 -p 8888:8888\
  sunlab/bigbox:latest \
  /bin/bash

Related Links:

About

Sunlab big data training container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 63.5%
  • Batchfile 32.6%
  • XSLT 3.9%