Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Python

Python hello world example with flask
More information about flask you can find here: http://flask.pocoo.org/

Build and push docker image

docker build -t mydockerid/python-helloworld .
docker push mydockerid/python-helloworld

or use

koboltmarky/python-helloworld:latest as image

Start it

sloppy start -var=domain:mydomain.sloppy.zone flask.yml

Example:

sloppy start -var=domain:europa.sloppy.zone flask.yml -