societe-generale / swordphish-awareness

Swordphish Phishing Awareness Tool
https://societe-generale.github.io/swordphish-awareness/
GNU General Public License v3.0
220 stars 51 forks source link

pulling is unavailable? #19

Closed y0d4a closed 4 years ago

y0d4a commented 4 years ago

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

?

Heat-Miser commented 4 years ago

Hello,

I don't understand this issue, can you please give more details about what you're trying to do ?

thanks

y0d4a commented 4 years ago

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?

Heat-Miser commented 4 years ago

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.

Heat-Miser commented 4 years ago

Hello,

were you able to start the docker infra ?

Can I close this issue ?

Thanks

y0d4a commented 4 years ago

ah i forgot on this :( just tried and get it up and running :) thank you!

Heat-Miser commented 4 years ago

Great news ! Thanks

vladimir-monari commented 4 years ago

Hello,

I just tried to build it and run compose-up. It work well. I think You can close this issue.

Many Thanks !