Skip to content

microlib/golang-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Golang base docker image

  • This is a base docker image that will be used for all our golang microservices builds (cicd openshift/tekton pipelines)
  • Redhat UBI image
  • Version 1.15.6 for golang
  • Includes gcc and binutils (for c and c++) compiling

Create base image

Example build

podman build -t quay.io/luigizuccarelli/golang-base:1.15.6 .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published