Hey I am trying to set this container up and have supplied a URL with a synoboot.img. But in the Dockerfile the section for downloading it is commented out?
You need to provide a working web URL to BOTTLOADER_URL (ie http://link.ie/synoboot.img).
The part commented in Dockerfile is deprecated to be replaced by BOOTLOADER_URL way instead.
Hey I am trying to set this container up and have supplied a URL with a synoboot.img. But in the Dockerfile the section for downloading it is commented out?
How do I supply the synoboot.img?