Skip to content

ever-ton/go-hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

go-hello

Simple Hellow Word in Golang using docker to create an small image.

Docker build

docker build -t yourLogin/go-hello . 

Docker Run

docker run  yourLogin/go-hello

Push to Docker Hub

docker login

docker push yourLogin/go-hello

About

Simple Hello Word in Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages