Skip to content

Can't pull images from dockerhub, missing manifests #7

Description

@t0rrant

From at least last Thursday I could no longer pull flowcraft images from the docker registry. The error states that there are missing manifests. Other images from the community or official images work fine in any of my setups.

Example

# for f in "${flowcraft[@]}"; do docker pull $f; done
Using default tag: latest
Error response from daemon: manifest for flowcraft/fastqc:latest not found
Using default tag: latest
Error response from daemon: manifest for flowcraft/trimmomatic:latest not found
Using default tag: latest
Error response from daemon: manifest for flowcraft/true_coverage:latest not found
Using default tag: latest
Error response from daemon: manifest for flowcraft/spades:latest not found
Using default tag: latest
Error response from daemon: manifest for flowcraft/bowtie2_samtools:latest not found
Using default tag: latest
Error response from daemon: manifest for flowcraft/pilon:latest not found

Versions

Shifter: 18.03.0
Docker: 18.09.2, build 6247962

Metadata

Metadata

Assignees

No one assigned

    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