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

Docker-compose pull access denied #85

Open
h3xstream opened this issue Nov 13, 2017 · 2 comments
Open

Docker-compose pull access denied #85

h3xstream opened this issue Nov 13, 2017 · 2 comments

Comments

@h3xstream
Copy link

> docker-compose up
Pulling play (alexproca/play:2.2.3)...
ERROR: pull access denied for alexproca/play, repository does not exist or may require 'docker login'

@alexproca I have check https://hub.docker.com/r/alexproca/ubuntu-play/ and it does not seem to be equivalent.

@nicmarti
Copy link
Owner

I don't use the docker version... So if someone with a bit of time could fix the docker compose script.

We need

  • Play 2.3.10
  • Redis 3.2.7
  • ElasticSearch 2.4.1

@alexproca
Copy link
Contributor

PR #90 should fix the failing build. However from version 2.3 onwards play framework should be installed with activator. I started working ok a fix but i have to read the docs for installing play with activator.

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

No branches or pull requests

3 participants