sudo docker build -f Dockerfile.dnsmasq -t local/dnsmasq .
sudo docker build -f Dockerfile.nfs -t local/nfs-server .
Edited the setup.sh
from here
- Updated the URL to:
url="http://downloads.raspberrypi.org/raspios_lite_armhf/archive/2022-01-28-13:51/"