Configure an IBM Container Registry Namespace with the IBM Cloud CLI
IBM Container Registry is a private, secure and managed multi-tenant registry for container images. It includes automated image scanning, which checks uploaded images for vulnerabilities, and custom rate-limits for pull traffic. It is available for IBM Cloud users under both standard and lite pricing plans. To interact with IBM Container registry, you will need two command-line tools: the IBM Cloud CLI and the Docker CLI. If you don’t already have these, install them before proceeding, and also install the IBM Cloud Container Registry plugin. ...