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

Documentation for docker deployment seems outdated #220

Open
georgr opened this issue Jul 14, 2020 · 0 comments
Open

Documentation for docker deployment seems outdated #220

georgr opened this issue Jul 14, 2020 · 0 comments
Labels
Feedback: Documentation required Documentation is insufficient or missing

Comments

@georgr
Copy link

georgr commented Jul 14, 2020

Description

When following the documentation "Deployment with Docker" under http://docs.etf-validator.net/v2.0/index.html the docker-compose up -d command fails:

docker-compose up -d
Pulling etfwebapp (iide/etf-webapp:)...
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 etfwebapp (iide/etf-webapp:)...
ERROR: pull access denied for iide/etf-webapp, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

It seems the iide/etf-webapp repository on docker hub does not exist anymore.

Expected behavior: Running etf webapp in docker container

Actual behavior: Docker container does not start

@jonherrmann jonherrmann added the Feedback: Documentation required Documentation is insufficient or missing label Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feedback: Documentation required Documentation is insufficient or missing
Projects
None yet
Development

No branches or pull requests

2 participants