Skip to content

babenzani/exam_shopee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

exam_shopee

exam

how to build image

docker build -t getip exam_shopee/.

how to create the container and start it.

docker container create --name getip -p 80:8080 getip && docker start getip

Releases

No releases published

Packages

No packages published