You are not logged in.
Pages: 1
I want to build my archiso in a docker container. Why do I need the privileged option?
Is there a way to do that in container with least privilege?
Here some droplet:
# docker run --rm -it --privileged archlinux:latest
[root@fac32f67eee3 /]# pacman -Syyu archiso
[root@fac32f67eee3 /]# cd ~
[root@fac32f67eee3 ~]# cp -r /usr/share/archiso/configs/baseline/ archlive
[root@fac32f67eee3 ~]# mkarchiso -v archlive/
Last edited by dcy3rka (2023-08-17 15:02:50)
Offline
Pages: 1