After using tart login docker.io, pushing to docker.io/org/repo:tag errors with Error: UnexpectedHTTPStatusCode(when: "pushing blob (POST)", code: 200, details: "…") where details is the dump of some HTML with embedded scripts (it is elided and ends in the middle of a JS swamp). It does mention ogp.me, so it seems to be some OpenGraph goop (or error page?).
After using
tart login docker.io, pushing todocker.io/org/repo:tagerrors withError: UnexpectedHTTPStatusCode(when: "pushing blob (POST)", code: 200, details: "…")wheredetailsis the dump of some HTML with embedded scripts (it is elided and ends in the middle of a JS swamp). It does mentionogp.me, so it seems to be some OpenGraph goop (or error page?).