Closed y0d4a closed 4 years ago
Hello,
I don't understand this issue, can you please give more details about what you're trying to do ?
thanks
just follow installing instruction. Cloned repo, enter in docker folder, tried to pull docker image and he said that i don't have permission to pull?
Oh I see.
You’re not supposed to pull, the images are not published.
Do a docker-compose build then docker-compose up to start the app.
Le 23 nov. 2019 à 15:55, y0d4a notifications@github.com a écrit :
just fallow installing instruction. Cloned repo, enter in docker folder, tried to pull docker image and he said that i don't have permission to pull?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
Hello,
were you able to start the docker infra ?
Can I close this issue ?
Thanks
ah i forgot on this :( just tried and get it up and running :) thank you!
Great news ! Thanks
Hello,
I just tried to build it and run compose-up. It work well. I think You can close this issue.
Many Thanks !
Pulling swordphish-worker (swordphish:)... 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.
or
Pulling swordphish-worker (swordphish:)... ERROR: pull access denied for swordphish, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
?