csgo-skinscreenshot icon indicating copy to clipboard operation
csgo-skinscreenshot copied to clipboard

an error in 2020 ^^

Open withs opened this issue 4 years ago • 1 comments

hi i rly wish use your project in 2020 and i follow stepn i tried to change the path with my computer or start directly from the folder but nothing, when a i ran :

docker run -it --rm -p 5000:5000 -v //c/Users/neonew/Documents/Programmieren/csgo-skinscreenshot/config.py:/usr/src/app/config.py:ro -v //c/Users/neonew/Documents/Programmieren/csgo-skinscreenshot/screenshots:/usr/src/app/screenshots --link rabbitmq:rabbitmq csgo-skinscreenshot-webserver

i got :

Error response from daemon: pull access denied for csgo-skinscreenshot-webserver, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.

thx for your help

withs avatar May 01 '20 21:05 withs

Uff. Sorry, this project wasn't really meant to be used by somebody else than me, that's why it's lacking a proper documentation.

Regarding your problem: You need to build the docker image first. See the docker-build.txt in the repo.

You also need the dockerized cs go, check the file csgo-server/docker-build.txt.

I can't really tell tho if this project is still working at all. Good luck.

andreas-mausch avatar May 05 '20 18:05 andreas-mausch