Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.39 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.39 KB

ImageSafe

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

GitHub Repo stars GitHub forks

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

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.

Note

This project is intended to be used as a way to share the container images I use in my other projects.