Skip to content

can this repo provide docker-compose example? #3

@penolove

Description

@penolove

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions