Sign inSign up

42bv/mkosi

By 42bv

•Updated over 8 years ago

mkosi - Create legacy-free OS images

Image
0

1.9K

42bv/mkosi repository overview

Docker Build Statu Docker Stars Docker Pulls

Docker - mkosi

⁠mkosi - Create legacy-free OS images

A fancy wrapper around dnf --installroot, debootstrap, pacstrap and zypper that may generate disk images with a number of bells and whistles.

Project homepage: https://github.com/systemd/mkosi⁠


⁠Supported tags and Dockerfile
⁠Pull

Get the latest version:

docker pull 42bv/mkosi:latest
⁠Build

Clone the repository:

git clone [email protected]:42BV/docker-mkosi.git
cd docker-mkosi

Build the current Dockerfile and tag the image:

docker build -t mkosi .
⁠Run

Must be run with the --privileged flag:

docker run --tty --interactive --privileged --name=mkosi 42bv/mkosi:latest

⁠License

Released under the MIT license⁠.

Tag summary

Content type

Image

Digest

Size

279.7 MB

Last updated

over 8 years ago

docker pull 42bv/mkosi