stevleibelt / arch-linux-live-cd-iso-with-zfs

archiso with zfs embedded
GNU General Public License v3.0
57 stars 15 forks source link

Migrate to docker as build tool #22

Closed stevleibelt closed 1 week ago

stevleibelt commented 1 week ago

Instead of running all on your local machine, it would ease up things when using docker (archlinux:latest).

This is also a security enhancement since you can not remove unwanted files from the host system while running cleanup tasks.

stevleibelt commented 1 week ago

Looks like there is an issue with an unprivileged container and building inside a docker container ref 1 and ref 2.

stevleibelt commented 1 week ago

Fixed in version 3.0.0.