/buildfs

Build rootfs from docker image

Primary LanguageGoOtherNOASSERTION

Build rootfs from docker image

How to run

go run main.go --image alpine:3.17 --workspace /tmp/buildfs

Install

$ go install github.com/koolay/buildfs@latest

OR

$ go install -tags "remote exclude_graphdriver_btrfs btrfs_noversion exclude_graphdriver_devicemapper containers_image_openpgp" \
    github.com/koolay/buildfs@latest