On 7/18/25 6:36 AM, Uwe Sauter wrote:
Have a look at the man-pages for systemd-nspawn and systemd.nspawn.
The available networking options are explained in there.
Am 18.07.25 um 02:04 schrieb Pocket:
Is it possible to run bind inside a nspawn container?
Created a container with pacstrap
Have a look at the man-pages for systemd-nspawn and systemd.nspawn.
The available networking options are explained in there.
Am 18.07.25 um 02:04 schrieb Pocket:
>
> Is it possible to run bind inside a nspawn container?
>
> Created a container with pacstrap -k base into /var/lib/machines/Bind
Is it possible to run bind inside a nspawn container?
Created a container with pacstrap -k base into /var/lib/machines/Bind/
set root password in container
Using host networking
machinectl start Bind
machinectl login Bind
Login as root
root@Bind named]# pacman -Syy&&pacman -S bind vim
Con