docker-download.sh - Downloads FILE_DOWNLOAD from FILE_HOST and verifies
docker-upload.sh - Uploads the created docker images to docker.io
Signed-off-by: Paul Spooren <mail@aparcar.org>
Python3 is now a requirement for the buildroot and must therefore exist
in the sdk/imagebuilder containers.
Also sorted the package list and added myself as maintainer.
Signed-off-by: Paul Spooren <mail@aparcar.org>
This way one can run openwrtorg/rootfs instead of
openwrtorg/rootfs:x86-64. This makes sense as it's the most common use
case.
Signed-off-by: Paul Spooren <mail@aparcar.org>