graphfoundation / docker-ongdb-publish

Apache License 2.0
6 stars 6 forks source link

ongdb-plugins.json points to non-existant page #6

Open lurr opened 2 years ago

lurr commented 2 years ago

This results in the following when trying to enable the apoc plugin using an environment variable, as follows:

$ docker run -e ONGDB_AUTH="ongdb/test" -e ONGDB_PLUGINS="[\"apoc\"]" graphfoundation/ongdb-enterprise:1.0.0
Changed password for user 'ongdb'.
Fetching versions.json for Plugin 'apoc' from https://graphfoundation.github.io/ongdb-apoc/versions.json
Error: No jar URL found for version '1.0.0' in versions.json from 'https://graphfoundation.github.io/ongdb-apoc/versions.json'

$
ericYH01 commented 2 years ago

same here

(base) xxx@server:~/ONgDB$ docker pull graphfoundation/ongdb-enterprise
Using default tag: latest
Error response from daemon: manifest for graphfoundation/ongdb-enterprise:latest not found: manifest unknown: manifest unknown