Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 729 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 729 Bytes

Base images

Small and security-oriented docker base images. Based on alpine edge.

Alpine Base Image (ABI)

Alpine Base image (ABI) is alpine linux minirootfs with non-root user and latest updates applied.

The idea is to simulate rolling release distro behavior.

For more info see ABI's README

Golang

This is ABI-based image with pre-installed and configured golang environment.

Java

Java image is ABI-based image with JDK or JRE from official eclipse-temurin docker image.

Examples

Some use cases.