Skip to content

A personal collection of secure container images that eliminate CVEs from the start

License

Notifications You must be signed in to change notification settings

beholdenkey/imagesafe

Repository files navigation

ImageSafe

A collection of secure container images that eliminate CVEs from the start

GitHub Repo stars GitHub forks

Welcome to ImageSafe; if you are looking for a container, start by browsing the GitHub Packages page for this repo's packages.

Many of the container images I build are ones that I use in my personal projects. If you have any suggestions, please feel free to open an issue or pull request. If you have found these container images useful, please consider staring this repository.

Goals

The goal of this project is to provide semantically versioned, rootless, multiple architecture and Common Vulnerabilities and Exposures (CVE)-free container images.

It also uses tools such as apko to build Open Container Initiative (OCI) images from Alpine Package Keeper (APK) packages directly without a Dockerfile. In addition to using melange to build APK packages from source. All images are built on either a Wolfi or Alpine Linux base image.