Skip to content

Demo how to create a lightweight docker image from a go source

License

Notifications You must be signed in to change notification settings

xavier268/demo-go-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo-go-docker

Demo how to create a lightweight docker image from a go source.

cd to the working directory and then :

docker build -t myimage .
docker run myimage

About

Demo how to create a lightweight docker image from a go source

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published