Skip to content

nginxinc/alpine-fips

OpenSSFScorecard CI FOSSA Status Project Status: Active – The project has reached a stable, usable state and is being actively developed.

Alpine Linux with FIPS OpenSSL module

Dockerfile

The Dockerfile is based on the official Alpine Linux image and adds the FIPS OpenSSL module. The FIPS module is built from source and the build process is based on the OpenSSL FIPS support guide.

Build

To build the image, run the following command:

docker build -t alpine-fips .

Docker image

A Docker image built from this source code is available on GitHub Container Registry.