Skip to content

"latest" tag and revision tag (e.g. 6.7-noble-r0) were not created on Docker Hub for 6.7 app image #11661

@pdurbin

Description

@pdurbin

If end users try the quickstart at https://guides.dataverse.org/en/6.7/container/running/demo.html#quickstart they'll get an error like this:

% docker compose up
WARN[0000] The "STORAGE_DIR" variable is not set. Defaulting to a blank string. 
WARN[0000] /Users/PDurbin/github/iqss/dataverse/docker/compose/demo/compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion 
[+] Running 4/4
 ✘ dv_initializer Error   context canceled                                                                           3.1s 
 ✘ solr_initializer Error context canceled                                                                           3.1s 
 ✘ dataverse Error        failed to resolve reference "docker.io/gdcc/dataverse:latest": docker....                  3.1s 
 ✘ bootstrap Error        context canceled                                                                           3.1s 
Error response from daemon: failed to resolve reference "docker.io/gdcc/dataverse:latest": docker.io/gdcc/dataverse:latest: not found

This is because (as the error says), the "latest" tag was not pushed to https://hub.docker.com/r/gdcc/dataverse/tags during the 6.7 release.

The revision tag (e.g. 6.7-noble-r0) wasn't pushed either.

@poikilotherm and I are discussing this in Zulip: https://dataverse.zulipchat.com/#narrow/channel/375812-containers/topic/6.2E7.20release/near/529892680

Related:

Metadata

Metadata

Assignees

Labels

Component: ContainersAnything related to cloudy Dataverse, shipped in containers.

Type

No type

Projects

Status

Done 🧹

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions