Last active
February 13, 2025 02:59
-
-
Save zffocussss/cacfc7f0210c0fc86f68c1d3405a73d0 to your computer and use it in GitHub Desktop.
crane work with ACR(azure container registry)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
az acr login -n ${acr}.azurecr.io | |
crane ls ${acr}.azurecr.io/${repo} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
skopeo