Various tools, images, etc. to support the Wolfi OSS project
The alpine-base image is a minimal Alpine-based image containing apk
and basic tools to get started.
ghcr.io/wolfi-dev/alpine-base:latest
ghcr.io/wolfi-dev/apko:latest
The busybox image contains busybox built from Alpine's busybox package.
ghcr.io/wolfi-dev/busybox:alpine
It's intended as a replacement for cgr.dev/chainguard/busybox:latest
.
The gcc-musl image contains a GCC toolchain built with musl libc from Alpine's packages.
ghcr.io/wolfi-dev/gcc-musl:latest
The git image contains git built from Alpine's git package.
ghcr.io/wolfi-dev/git:alpine
ghcr.io/wolfi-dev/git:alpine-root
It's intended as a replacement for cgr.dev/chainguard/git:latest
and cgr.dev/chainguard/git:latest-root
.
The melange image contains melange.
ghcr.io/wolfi-dev/melange:latest
The musl-dynamic image contains a musl libc built from Alpine's packages.
ghcr.io/wolfi-dev/musl-dynamic:latest
The sdk image contains melange, apko, wolfictl and other tools such as Go needed to build these projects.
ghcr.io/wolfi-dev/sdk:latest
The static image contains a minimal static base image built from Alpine's packages.
ghcr.io/wolfi-dev/static:alpine
It's intended as a replacement for cgr.dev/chainguard/static:latest
.
The wolfictl image contains wolfictl.
ghcr.io/wolfi-dev/wolfictl:latest