Skip to content

max-weis/golang-dockerfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang Dockerfiles

This project containes different ways you can build your Golang Docker images.

  • 1-Simple uses local compiled go binary.
  • 2-build.in.docker builds the go binaries inside the containr
  • 3-multistage builds the app in two stages and saves spae :D
  • 4-bonus creates a custom base image for recurring layers

About

Some example Dockerfiles for go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published