This repository has been archived by the owner on Mar 23, 2023. It is now read-only.
Choose a Container Registry
This release modifies deploy.sh
and the "Deploy to Azure" button such that a user can make a choice between Docker Hub and Azure Container Registry for the deployed BinderHub to store images in. The choice is made by setting the container_registry
(in config.json
; CONTAINER_REGISTRY
for container mode) variable to either dockerhub
or azurecr
.