You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I follow the instructions with docker until I get to docker run --name=pokego-bot1 --rm -it -v $(pwd)/configs/config-account1.json:/usr/src/app/configs/config.json pokemongo-bot
I get this error
Unable to find image 'pokemongo-bot:latest' locally
Pulling repository docker.io/library/pokemongo-bot
docker: Error: image library/pokemongo-bot:latest not found.
See 'docker run --help'.
The text was updated successfully, but these errors were encountered:
I follow the instructions with docker until I get to
docker run --name=pokego-bot1 --rm -it -v $(pwd)/configs/config-account1.json:/usr/src/app/configs/config.json pokemongo-bot
I get this error
The text was updated successfully, but these errors were encountered: