Skip to content

adisaputra10/codebasegolang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-docker

Several Examples for building docker containers for your Go applications.

Running the app locally

$ go build
$ ./go-docker
2019/02/03 11:38:11 Starting Server
$ curl http://localhost:8080?name=Rajeev
Hello, Rajeev

Building and running the docker image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published