-
Notifications
You must be signed in to change notification settings - Fork 13
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
How about docker image? #21
Comments
Here is the example:
|
@yfuruyama Could you guide me how to dump spanner data from emulator? It seems spanner-dump tries to dump "real" spanner data.
but is still doesn't work. Maybe I'm mixing something... I'm pretty new to Spanner. |
No problem at all. If you need to use Spanner Emulator, please try to set Sorry for not documenting well, but spanner-cli has a relevant document, so please take a look at this as well: https://github.com/cloudspannerecosystem/spanner-cli#using-with-the-cloud-spanner-emulator |
It works!!! Thank you very much for your support! |
Hi,
I'm wondering if you can provide docker image were spanner-dump is already installed?
I'm not go-lang developer. I'm trying to install it using instructions from readme file but it doesn't seem work for me. All I get is an error/warning during installation and spanner doesn't seem to be installed.
I have also installed newer Go (1.20) and used following command:
This time installation ended up successfully but
spanner-dump
command is still unavailable 😞The text was updated successfully, but these errors were encountered: