Skip to content

Problem pulling sorter docker image #71

@alejoss30

Description

@alejoss30

Im currently trying to pull an image from the spikeinterface Docker Hub using the following code

sorting_ks3 = ss.run_sorter(sorter_name= 'kilosort3',
recording=recording_saved,
output_folder=output_folder,
verbose=True, docker_image= 'spikeinterface/kilosort3-compiled-base:latest",
)

However, after working for a few minutes, it gives back the following error

ImageNotFound: 404 Client Error for http+docker://localhost/v1.43/images/spikeinterface/kilosort3-compiled-base:latest/json: Not Found ("No such image: spikeinterface/kilosort3-compiled-base:latest")

Would appreciate any ideas on how to solve it. Thanks.

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