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

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -