Skip to content

jdolitsky/tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,496 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tools

Various tools, images, etc. to support the Wolfi OSS project

Images

alpine-base

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

apko

The apko image contains apko.

ghcr.io/wolfi-dev/apko:latest

busybox

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.

gcc-musl

The gcc-musl image contains a GCC toolchain built with musl libc from Alpine's packages.

ghcr.io/wolfi-dev/gcc-musl:latest

git

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.

melange

The melange image contains melange.

ghcr.io/wolfi-dev/melange:latest

musl-dynamic

The musl-dynamic image contains a musl libc built from Alpine's packages.

ghcr.io/wolfi-dev/musl-dynamic:latest

sdk

The sdk image contains melange, apko, wolfictl and other tools such as Go needed to build these projects.

ghcr.io/wolfi-dev/sdk:latest

static

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.

wolfictl

The wolfictl image contains wolfictl.

ghcr.io/wolfi-dev/wolfictl:latest

About

Various tools, images, etc. to support the Wolfi OSS project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HCL 75.9%
  • Shell 19.6%
  • C 3.0%
  • Other 1.5%