Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 355 Bytes

File metadata and controls

11 lines (9 loc) · 355 Bytes

FIPS Base Image

This repository builds a base Docker image with FIPS enabled.

To use it in your Dockerfile, add the following lines:

FROM ghcr.io/spacelift-io/alpine-fips:gcp-latest
FROM ghcr.io/spacelift-io/alpine-fips:python-latest
FROM ghcr.io/spacelift-io/alpine-fips:base-latest
FROM ghcr.io/spacelift-io/debian-fips:base-latest