This repository was archived by the owner on Jun 14, 2023. It is now read-only.

Description
Hi guys,
thanks for your effort on this repo.
Building an image was failing for me.
$ ./dev.sh
Sending build context to Docker daemon 1.139GB
Step 1/29 : FROM debian:testing
Get https://registry-1.docker.io/v2/library/debian/manifests/testing: unauthorized: incorrect username or password
There was an error building the image
I worked around by logging in to docker using my docker hub account username (not email) and password.
It you can replicate this, it would be good to update README to add this instruction.
Let me know if you want me to submit a PR for this.
Cheers,
Sasha