Thanks to visit codestin.com
Credit goes to github.com

Skip to content

How to build a singularity image from a local docker image (not a registry image)? #1537

@bbarker

Description

@bbarker

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions