Skip to content

johnwroge/go_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go_server

docker build . -t go_server

bind port 8000 to port 8000 on host

docker run -p 8000:8000 go_server

GOOS=linux GOARCH=amd64 go build

docker build . -t go_server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published