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

'test-automation-playground' DockerHub image inaccessible #2

Open
ehabibov opened this issue Jan 26, 2020 · 1 comment
Open

'test-automation-playground' DockerHub image inaccessible #2

ehabibov opened this issue Jan 26, 2020 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@ehabibov
Copy link

'React' service of docker cluster could not be pulled because of its absence in DockerHub account:

| => docker-compose up -d
WARNING: The MYSQL_FOLDER variable is not set. Defaulting to a blank string.
Creating network "docker_automation" with driver "bridge"
Pulling mysql-db (mysql/mysql-server:)...
latest: Pulling from mysql/mysql-server
c7127dfa6d78: Pull complete
530b30ab10d9: Pull complete
59c6388c2493: Pull complete
cca3f8362bb0: Pull complete
Digest: sha256:7cd104d6ff11f7e6a16087f88b1ce538bcb0126c048a60cd28632e7cf3dbe1b7
Status: Downloaded newer image for mysql/mysql-server:latest
Pulling react (sskorol/test-automation-playground:)...
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 react (sskorol/test-automation-playground:)...
ERROR: pull access denied for sskorol/test-automation-playground, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
@sskorol
Copy link
Owner

sskorol commented Jan 27, 2020

@ehabibov there was no intention to push it into public registry.
But you can follow instructions to build it on your own. Let me know if you have any issues.
P.S. Check backend gradle task to modify values the way you want.

@sskorol sskorol added the help wanted Extra attention is needed label Jan 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants