You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's unclear to me what should go into the remote command. Simply putting the Azure supplied "login server" string (.azurecr.io) in does not make Singularity client happy.
Steps to reproduce behavior
singularity push dev.sif oras://<my registry>.azurecr.io/dev:0.1.1
FATAL: Couldn't push image to library: no authentication token, log in with 'singularity remote` commands
The text was updated successfully, but these errors were encountered:
Version of Singularity:
3.2.0-1
Expected behavior
An example of how to properly add an ACR as a remote?
Actual behavior
It's unclear to me what should go into the remote command. Simply putting the Azure supplied "login server" string (.azurecr.io) in does not make Singularity client happy.
Steps to reproduce behavior
The text was updated successfully, but these errors were encountered: