Differences
This shows you the differences between two versions of the page.
| doc:docker:webapp [2014/07/08 15:42] – created admin | doc:docker:webapp [2014/07/08 15:44] (current) – [Installation] admin | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| sudo apt-get install python-pip | sudo apt-get install python-pip | ||
| sudo pip install Flask docker-py markdown | sudo pip install Flask docker-py markdown | ||
| + | |||
| + | ===== Running the Web application ===== | ||
| + | |||
| + | You can run the simple Web application in a shell using | ||
| + | cd docker/ | ||
| + | python webrob.py | ||
| + |  | ||
| + | This will start a Web server at http:// | ||
| ===== Headline ===== | ===== Headline ===== | ||


