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

Docker Issue with Ngrok #5

Open
Kylvan opened this issue Jul 28, 2016 · 3 comments
Open

Docker Issue with Ngrok #5

Kylvan opened this issue Jul 28, 2016 · 3 comments

Comments

@Kylvan
Copy link

Kylvan commented Jul 28, 2016

Docker Issue - #2458

Like i said :

Following this wiki : https://github.com/AHAAAAAAA/PokemonGo-Map/wiki/Docker

This is why i've got.
Administrateur@Calice-PC MINGW64 /f/Desktop/PokemonGo-Map/docker-ngrok (master) $ docker run --rm --link ngrok appropriate/curl sh -c "curl -s http://ngrok:4040/api/tunnels | grep -o 'https:\/\/[a-zA-Z0-9\.]\+'" E:\Logiciels\Docker Toolbox\docker.exe: Error response from daemon: Could not get container for ngrok. See 'E:\Logiciels\Docker Toolbox\docker.exe run --help'.

Some advices please ?

Computer : Windows 7 x64

@wernight
Copy link
Owner

Windows support is in alpha, no?

Le jeu. 28 juil. 2016 à 17:22, Kylvan [email protected] a écrit :

Docker Issue - #2458

Like i said :

Following this wiki :
https://github.com/AHAAAAAAA/PokemonGo-Map/wiki/Docker

This is why i've got.

Administrateur@Calice-PC MINGW64 /f/Desktop/PokemonGo-Map/docker-ngrok
(master) $ docker run --rm --link ngrok appropriate/curl sh -c "curl -s
http://ngrok:4040/api/tunnels | grep -o 'https://[a-zA-Z0-9.]+'"
E:\Logiciels\Docker Toolbox\docker.exe: Error response from daemon: Could
not get container for ngrok. See 'E:\Logiciels\Docker Toolbox\docker.exe
run --help'.

Some advices please ?

Computer : Windows 7 x64


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#5, or mute the thread
https://github.com/notifications/unsubscribe-auth/AAI5A-YgzYbLURq0HUEkrDrFZ0IEBJUzks5qaMlHgaJpZM4JXVMp
.

@Kylvan
Copy link
Author

Kylvan commented Jul 28, 2016

It works for the first part but not for tunneling, on my computer it seems, i wonder if i've make a mistake :s

@wernight
Copy link
Owner

The command-line supposes that you've a container named ngrok, which can be created via docker run --name ngrok ....

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

No branches or pull requests

2 participants