Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

Missing latest tag for docker container #195

Description

@profgiuseppe

Trying to pull the container from dockerhub results in error:

$ docker pull opencb/iva
Using default tag: latest
Error response from daemon: manifest for opencb/iva:latest not found

While pulling the specific tag v1.0.0-rc2 works fine:

$ docker pull opencb/iva:v1.0.0-rc2
v1.0.0-rc2: Pulling from opencb/iva
...
Digest: sha256:a6971fe4d8934f2d07cc576d4759811456f15d39b6977404ce04e294eec3efb3
Status: Downloaded newer image for opencb/iva:v1.0.0-rc2

OS: Debian 9.8 Stretch
Docker version 18.09.3, build 774a1f4

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