Closed stevleibelt closed 1 week ago
Instead of running all on your local machine, it would ease up things when using docker (archlinux:latest).
archlinux:latest
This is also a security enhancement since you can not remove unwanted files from the host system while running cleanup tasks.
Looks like there is an issue with an unprivileged container and building inside a docker container ref 1 and ref 2.
Fixed in version 3.0.0.
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.