Newer
Older
pepper / README.md
@ikko ikko on 27 Mar 2021 507 bytes Update README.md

IMPORT and EXECUTE

> ./importPEPPERLITE.sh
> ./runPEPPERLITE.sh

open

http://docker_ip:6080

ssh password is ubuntu

ssh ubuntu@docker_ip -p 2222

BUILD LITE IMAGE

> ./buildPEPPER.sh
> ./runPEPPER.sh

Reconstruction of a single layer image may take up to 20 minutes to merge multi-layer images.

> docker container ls 
> docker export PEPPER_containerID | gzip -c > pepper-lite.taz
> docker image ls
> docker image rm pepper_imageID