alpinelinux / alpine-chroot-install

Install Alpine Linux in chroot with a breeze. Build ARM on Travis CI or any other x86_64 CI.
MIT License
290 stars 59 forks source link

Requires sudo to run #36

Open seanenck opened 2 years ago

seanenck commented 2 years ago

The script should probably warn users that sudo is required. With the current script you can use doas to actually create the chroot but as soon as you try and use the enter script to get into the chroot you are presented with needing sudo to be available.