After testing, it seems that docker does not like any uppercase letters in the container image url, I didn't know that. Additionally we have to use the :main tag until you make another release sometime, then an image with the :latest tag will be build and the readme can be changed back as well. :)
After testing, it seems that docker does not like any uppercase letters in the container image url, I didn't know that. Additionally we have to use the
:main
tag until you make another release sometime, then an image with the:latest
tag will be build and the readme can be changed back as well. :)