Skip to content

Adding ACR as a remote (docs) #308

@radoye

Description

@radoye

Version of Singularity:

3.2.0-1

Expected behavior

An example of how to properly add an ACR as a remote?

singularity remote add devhub <my registry>.azurecr.io
singularity remote login devhub 
singularity push xyz.sif devhub

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

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions