Skip to content

GolfenGuo/hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World Application

Build Image

docker build -t 192.168.1.36:5000/daocloud/hello .

Push Image to Registry

docker push 192.168.1.36:5000/daocloud/hello

Run Container

docker run -d -p 80:80 192.168.1.36:5000/daocloud/hello

About

helloworld with nginx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages