Skip to content

mmacdermaidsap/alpine-fips

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Alpine Linux with FIPS OpenSSL module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%