When trying to run the container build from the image I run into the following error:
Unable to open listen socket for address [v1.::1]:631 - Cannot assign requested address.
I tried to change the port to only being tcp but that did not help - same error.
Any idea? I am running docker on a Windows 10 system.
Thanks a lot in advance.
Matthias