I am having the same problem. To see if my Dockerfile was to blame I have tried to trigger some old images (no change made) and the problem suddenly appeared on existing images that were fine.
Here is the log:
Cloning into ‘bkrwetmu768ytkpxtqsssyi’…
KernelVersion: 3.13.0-40-generic
Os: linux
BuildTime: Mon Oct 12 05:37:18 UTC 2015
ApiVersion: 1.20
Version: 1.8.3
GitCommit: f4bf5c7
Arch: amd64
GoVersion: go1.4.2
Step 0 : FROM biopython/biopython:latest
Authentication is required.
+1
also gets through the build successfully, but then fails on the push.
no authentication errors though, only this:
"dial tcp {$IP}: i/o timeout"
consistent since yesterday.
serious ops blocker, please resolve this ASAP
I had the same problem. Today I finally managed to solve it after struggling for more than a day. I think that the base of the build has to be linked: at Build settings add the docker image that is specified with FROM in the Dockerfile to the link docker repositories part. Than trigger a build. I hope this helps you guys as well!
We are aware of the issue and our Engineers are working feverishly on a fix. We don’t have a timeline to share for the fix at this time. However, we recommend that you go to the Docker Status Page to get the latest update. You can subscribe to the incident and be automatically notified when an update is available.
We apologize for the inconvenience and thank you for your patience during this matter.