Skip to content

benchbase.azurecr.io/benchbase:latest not found: manifest unknown: manifest tagged by "latest" is not found #627

@ryanluu12345

Description

@ryanluu12345

I'm currently using the Docker image for benchbase:latest to do testing in my CI environment. I noticed that our latest test run failed on the night of 11/24/25 PST with the following logging:

[05:23:29 ]Unable to find image 'benchbase.azurecr.io/benchbase:latest' locally
[05:23:29 ]docker: Error response from daemon: manifest for benchbase.azurecr.io/benchbase:latest not found: manifest unknown: manifest tagged by "latest" is not found

I also tried manually pulling and received the same result:

ryan@MBP replicator % docker pull benchbase.azurecr.io/benchbase
Using default tag: latest
Error response from daemon: manifest for benchbase.azurecr.io/benchbase:latest not found: manifest unknown: manifest tagged by "latest" is not found

I'm wondering if you could give some insights on this matter. My understanding is this would happen if the image has been deleted, permissions changed, or the version got reassigned. Wondering if there is a working full benchbase Docker image that supports MySQL, CockroachDB, Postgres, and Oracle that I can use.

Metadata

Metadata

Assignees

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