or the readme.md in the git repo which is hosted on github.
https://registry.hub.docker.com/u/seanmccully/docker-bitcoind/
What have I missed or done wrong?
Share and learn in the Docker community.
or the readme.md in the git repo which is hosted on github.
https://registry.hub.docker.com/u/seanmccully/docker-bitcoind/
What have I missed or done wrong?
So there’s definetly a delay here, not sure if with Docker or Github. Would be very interested to know.
Could you elaborate on the delay you saw? Usually the sequence is something like this (let us know where the unexpected delay happened and how long it was):
Dockerfile
(and grabs your Readme.md
too)Sure, the delay was between steps 5 and 6.
Assuming this is related to some cdn latency, the github repo was created within +10/20 minutes the Automated Build was created on Docker Hub. Docker Hub was not retrieving the Dockerfile within the first hour and not greater then a 4/5 hour after the github repo was created.
Its difficult to be certain, but the process brokedown in step 6 as Docker Hub was not finding the Dockerfile and Readme.md.
I’m experiencing a similar delay, although this could be a different issue: My automated build finished successfully 10 minutes ago (shown under “Build Details”), but neither Readme nor Dockerfile have arrived yet at Dockerhub and the tabs are empty.
Like @cfrech, I too cannot see my Dockerfile even after an hour. However, the Readme has been uploaded.
In testing automated builds hub.docker stopped refreshing the README.md from my github repo for the information tab on the docker image repo. The build triggers worked when I updated the README.md file but it wasn’t picked up for the information tab.
You can see this at https://registry.hub.docker.com/u/watkinspd/nodetest/ and how the docker image repo has missed the README.md from https://github.com/watkinspd/nodetest
Cheers!
I’ve had the same issue with https://hub.docker.com/r/marcelstoer/nodemcu-build/. I created a ticket at https://support.docker.com and it was resolved in no time. Really great support.