Skip to content

brioche-dev/brioche-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

brioche-bootstrap

This repo contains a simple Dockerfile, which is used to build a rootfs for bootstrapping Brioche.

Building rootfs

podman build . -t brioche-bootstrap:latest
podman run --name brioche-bootstrap brioche-bootstrap:latest
podman export brioche-bootstrap | zstd > build/brioche-bootstrap.tar.zstd
podman rm brioche-bootstrap

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published