VROOM-Project / vroom-docker

Docker image for vroom and vroom-express
BSD 2-Clause "Simplified" License
86 stars 58 forks source link

pull access denied for vroomproject/vroom-docker #7

Closed emmerink closed 4 years ago

emmerink commented 4 years ago

docker-compose up -d

results in the following error.

ERROR: pull access denied for vroomproject/vroom-docker, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

Has this image been moved / should this be a different image?

Full output:

docker-compose --version
docker-compose version 1.25.4, build 8d51620a
root@aap-routing:~/routing/vroom-docker# docker-compose up -d
Creating network "vroom-docker_default" with the default driver
Pulling ors-app (openrouteservice/openrouteservice:latest)...
latest: Pulling from openrouteservice/openrouteservice
50e431f79093: Pull complete
dd8c6d374ea5: Pull complete
c85513200d84: Pull complete
55769680e827: Pull complete
e27ce2095ec2: Pull complete
5943eea6cb7c: Pull complete
3ed8ceae72a6: Pull complete
da8f33cdc431: Pull complete
3d8eda6fc7ed: Pull complete
42854301ae19: Pull complete
91fc3cb96575: Pull complete
47d77f5ddc71: Pull complete
185ab9901aab: Pull complete
7e65ab34a025: Pull complete
9ba52ff6c64f: Pull complete
0375d7347e2f: Pull complete
9567eab3e7ce: Pull complete
Digest: sha256:d2773a7935de1229c07f9dfc8229bc084cfbb09ced853068e053e8fbbe3536fb
Status: Downloaded newer image for openrouteservice/openrouteservice:latest
Pulling vroom (vroomproject/vroom-docker:v1.6.0)...
ERROR: The image for the service you're trying to recreate has been removed. If you continue, volume data could be lost. Consider backing up your data before continuing.

Continue with the new image? [yN]y
Pulling vroom (vroomproject/vroom-docker:v1.6.0)...
ERROR: pull access denied for vroomproject/vroom-docker, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
jcoupey commented 4 years ago

Hi @emmerink, as stated in the readme:

This repo is work in progress until further notice,not recommended for usage yet. [11.03.2020]

So far, no official image is available. When that happens, we'll tag a release for vroom-docker.