Azure Container Registry modules for JavaScript
Azure Container Registry is a managed Docker registry service based on the open-source Docker Registry 2.0. Create and maintain Azure container registries to store and manage your private Docker container images. Use container registries in Azure with your existing container development and deployment pipelines, and draw on the body of Docker community expertise.
Management Package
Install the npm module
Install the Azure container registry npm module
npm install @azure/arm-containerregistry
Samples
Examples for using this module in Node.js as well as browser applications can be found in the README for the module
For more code samples that use various Azure packages, explore the JavaScript samples.
Azure SDK for JavaScript