docker push to Bluemix problems -


i trying push docker containers bluemix , encountering problems.

1) yesterday able push 3 containers. however, of them still showing vulnerability assessment incomplete.

2) today, when tried push new container, getting internal server error: 503 trying push tag

looking through previous posts suggest there problem @ bluemix end. ideas?

since yesterday able push 3 images registry , getting 503 error doing same, suggest open support request directly bluemix console using support/help widget: in way you'll involve ibm containers support team in checking , fix issue. able perform in-depth investigation of error.

please provide org , space guids , details on image used (for example dockerfile, if have it).

you can retrieve org , space guids using cf cli (when logged in):

cf org <orgname> --guid cf space <spacename> --guid 

Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -