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

syntax error on "docker run..." #743

Open
UmutAlihan opened this issue Aug 22, 2020 · 3 comments
Open

syntax error on "docker run..." #743

UmutAlihan opened this issue Aug 22, 2020 · 3 comments

Comments

@UmutAlihan
Copy link

I get the error below:
image

when I run:
docker run --rm -t --name=remote-ssh-client-gateone -p :8000 liftoff/gateone

@mlch911
Copy link

mlch911 commented Sep 2, 2020

I get the error below:
image

when I run:
docker run --rm -t --name=remote-ssh-client-gateone -p :8000 liftoff/gateone

Same. Did you fix it ?

@UmutAlihan
Copy link
Author

Nope I turned to guacomole: https://guacamole.apache.org/

@ntaken
Copy link

ntaken commented Nov 9, 2020

The problem is with support for newer versions of Tornado.

#699

There are working docker images around. Like:

https://hub.docker.com/r/dcwangmit01/gateone/

or if you know how to build the image from dockerfile:

https://github.com/ntaken/GateOne

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

3 participants