Skip to content

helios-technologies/go-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-web-app

Example of dockerized go web application

Build the image

make image

specify the version: make image TAG=0.0.1

Run the application

docker run -d -p 8080:8080 heliostech/go-web-app

About

Example of go web application

Resources

License

Stars

Watchers

Forks

Packages

No packages published