scripts | 3 years ago | ||
.gitignore | 3 years ago | ||
Dockerfile | 3 years ago | ||
README.md | 3 years ago | ||
buildPEPPER.sh | 3 years ago | ||
exportPEPPER.sh | 3 years ago | ||
importPEPPERLITE.sh | 3 years ago | ||
runPEPPER.sh | 3 years ago | ||
runPEPPERLITE.sh | 3 years ago |
> ./importPEPPERLITE.sh > ./runPEPPERLITE.sh
http://docker_ip:6080
ssh ubuntu@docker_ip -p 2222
> ./buildPEPPER.sh > ./runPEPPER.sh
> docker container ls > docker export PEPPER_containerID | gzip -c > pepper-lite.taz > docker image ls > docker image rm pepper_imageID