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

fix(README.md): Usage instruction #78

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

saxenautkarsh
Copy link

@saxenautkarsh saxenautkarsh commented Aug 17, 2021

handy-spanner is not identified.

mac@mac ~ % docker run --rm -it -p 9999:9999 handy-spanner
Unable to find image 'handy-spanner:latest' locally
docker: Error response from daemon: pull access denied for handy-spanner, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.

ginco/handy-spanner should be used.

mac@mac ~ % docker run --rm -it -p 9999:9999 ginco/handy-spanner
Unable to find image 'ginco/handy-spanner:latest' locally
latest: Pulling from ginco/handy-spanner
4167d3e14976: Pull complete 
6861f8c2aa25: Pull complete 
bc1d6e964f35: Pull complete 
Digest: sha256:0137ba450934957b5fd8f91dd12152e6ddc365f51d282cfbc41edc2f2f723c09
Status: Downloaded newer image for ginco/handy-spanner:latest
2021/08/17 20:56:39 spanner server is ready

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant