Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 838 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 838 Bytes

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.13.15b4 make

Versioning

The images built within this repository use the same versioning format as GoBoring, using the <Go version>b<BoringCrypto version> pattern.