docker registry - Providing a description of a repository image in Bluemix? -


i using bluemix , have created container image can selected within "container" view of bluemix catalog. see example:

enter image description here

what add description similar shown other images. have recipe how create image in ibm private container repository associated image? step used create image in first place was:

docker push registry.ng.bluemix.net/mynamespace/eps_proxy 


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -