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

can this repo provide docker-compose example? #3

Open
penolove opened this issue Mar 14, 2020 · 1 comment
Open

can this repo provide docker-compose example? #3

penolove opened this issue Mar 14, 2020 · 1 comment

Comments

@penolove
Copy link

in the propose to promote this application, the easy to startup the application is important

for the command provided in the README
sh ./launch_tornado.sh

which didn't work in my env ( docker image ubuntu:16.04)
due to ./launch_tornado.sh: 5: ./launch_tornado.sh: bundle: not found

and sure I can google and found the solution for it, like this
https://stackoverflow.com/questions/3914694/bundle-command-not-found
which need to install ruby and gems

instead of keep going to start the application, my first trial for tornado just stop here, and I'm wondering if the application provides a more easy way to reach which might leads more users for the tornado.

thx!

@slrbl
Copy link
Owner

slrbl commented Apr 8, 2020

@penolove Done ! Thanks a lot for the suggestion :)

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