demo package

import "go.sbk.wtf/runj/demo"

Index

func DownloadRootfs

DownloadRootfs downloads a FreeBSD root filesystem

func FreeBSDArch

FreeBSDArch returns the current architecture as reported by uname(1)

func FreeBSDMachine

FreeBSDMachine returns the current hardware platform as reported by uname(1)

func FreeBSDVersion

FreeBSDVersion returns the current version as reported by freebsd-version(1)

func MakeImage

MakeImage constructs a single-layer FreeBSD OCI image from a given input tar

Source Files

rootfs.go version.go