Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: initializing source docker://docker-registry.ontotext.com/graphdb-free:9.0.0: pinging container registry docker-registry.ontotext.com: StatusCode: 404, "\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n <title>..." #1265

Open
vorburger opened this issue Feb 18, 2024 · 1 comment

Comments

@vorburger
Copy link

Following https://github.com/Ontotext-AD/graphdb-workbench?tab=readme-ov-file#graphdb-docker-distribution :

 $ docker run -d \
                                        -p 7200:7200 \
                                        -v /graphdb-workbench/dist:/workbench docker-registry.ontotext.com/graphdb-free:9.0.0 \
                                        -Dgraphdb.workbench.home=/workbench

Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.

Trying to pull docker-registry.ontotext.com/graphdb-free:9.0.0...

Error: initializing source docker://docker-registry.ontotext.com/graphdb-free:9.0.0: pinging container registry docker-registry.ontotext.com: StatusCode: 404, "\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <title>..."
@ThomasThelen
Copy link

No comment from the Ontotext development team... I usually pull images off https://hub.docker.com/r/ontotext/graphdb/tags. My guess is that the registry in the docs is no longer running

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants