Version of Singularity:
2.5.1
Expected behavior
Documented way to create a singularity image from a local docker image (not an image on a registry)
Looked at documentation here.
Actual behavior
brandon@beb82dell0:~/Downloads$ docker images | grep testing8
nix_ubuntu testing8 bea3190832c4 25 hours ago 10.1GB
brandon@beb82dell0:~/Downloads$ singularity build nix_ubuntu_testing8.img docker://nix_ubuntu:testing8
Docker image path: index.docker.io/library/nix_ubuntu:testing8
ERROR UNAUTHORIZED: authentication required
ERROR Check existence, naming, and permissions
Cleaning up...
Steps to reproduce behavior
See above
Version of Singularity:
2.5.1
Expected behavior
Documented way to create a singularity image from a local docker image (not an image on a registry)
Looked at documentation here.
Actual behavior
Steps to reproduce behavior
See above