Skip to content

25.04.0 release is missing on docker hub #8555

@thopp-tudelft

Description

@thopp-tudelft

Context

releases usually come with a published docker image on docker hub, this is mentioned in the release notes.
the release says to run: export DOCKER_TAG=="25.04.0" && ./start-docker.sh

  • as a side note: this script doesn't exist, I'd replace it with a link to the documentation or export DOCKER_TAG=="25.04.0" && cd tools/hosting && docker compose up -d

Expected Behavior

docker pull scalableminds/webknossos:25.04.0 will pull the current release from docker hub

Current Behavior

instead we have an error: manifest for scalableminds/webknossos:25.04.0 not found: manifest unknown: manifest unknown
this is because the release does not exist and can't be found in the tags on docker hub: https://hub.docker.com/r/scalableminds/webknossos/tags?name=25.04

Steps to Reproduce the bug

  • Cannot reproduce the bug anymore / needs deeper investigation.
  1. docker pull scalableminds/webknossos:25.04.0

Your Environment for bug

  • self hosted webknossos instance on docker

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions