Skip to content

Simple OCI image to systemd-sysext raw image converted

License

Notifications You must be signed in to change notification settings

89luca89/oci-sysext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCI-SYSEXT

This tool aims to be a little bridge to transform an OCI image into a systemd-sysext compatible raw image.

Compile

CGO_ENABLED=0 go build -mod vendor -ldflags="-s -w"

Usage

./oci-sysext pull cgr.dev/chainguard/wolfi-base
 ./oci-sysext create --image cgr.dev/chainguard/wolfi-base --name wolfi-zero-cve-userspace --fs btrfs --image-source <optional-to-diff-against>

Usage notes

  • Supported --fs are squashfs and btrfs

About

Simple OCI image to systemd-sysext raw image converted

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages