Skip to content

Produces 7.41MB container running Go hello world server

Notifications You must be signed in to change notification settings

Jylhis/go-docker-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Run

$ docker build -t go-docker-hello-world . 
$ docker run -p 8080:8080 go-docker-hello-world

Open http://localhost:8080

About

Produces 7.41MB container running Go hello world server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published