Closed abreschi closed 3 years ago
We will check that, and add it to the CI too
Hello! Did you have a chance to check this issue? Has anyone else had the same error?
Hello @abreschi. Apologies for the late feedback. I have just tried to run the same command and I could build the image successfully. Can you please try again and let me know if you still have this issue?
I understand this was the specific issue:
Warning: unable to access index for repository https://mran.microsoft.com/snapshot/2017-04-21/src/contrib:
Line starting '<!doctype html><html ...' is malformed!
This looks like a network issue or an external error from the mirror which might have been fixed in the meantime.
I close this as it's not reproducible. @abreschi feel free to reopen it if you get this issue again and we can reproduce it.
Hi! I was trying to run it via docker and started building the image:
docker build -f docker/Dockerfile -t guigolab/ggsashimi .
However it complains about devtools:
thoughts?