Skip to content

greygoo/image-build-base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rancher/hardened-build-base

This repository holds the Dockerfiles and builds scripts for rancher/hardened-build-base Docker images. The x86_64 image contains a Go compiler with FIPS 140-2 compliant crypto module, GoBoring, used for compiling rke2 components.

Supported architectures

Build

TAG=v1.20.3b1 make

Versioning

Starting from v1.19.0 dev.boringcrypto branch has been moved to the main branch behind GOEXPERIMENT variable, so the image-build-base will be adding GOEXPERIMENT=boringcrypto to scripts/go-build-static.sh script, however the build will still retain the same versionining using the <Go version>b<BoringCrypto version> pattern.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 78.1%
  • Dockerfile 13.4%
  • Makefile 8.5%