You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
lkrsnik ddaa1a6729
Added licence
6 months ago
static Updated index page + Added about and result pages 6 months ago
templates Updated index page + Added about and result pages 6 months ago
.gitignore Updated index page + Added about and result pages 6 months ago
Dockerfile Updated Dockerfile 6 months ago
LICENSE Added licence 6 months ago
README.md Added licence 6 months ago
app.py Updated Dockerfile 6 months ago
gui.py Initial commit 8 months ago
requirements.txt Updated index page + Added about and result pages 6 months ago
setup.py Updated index page + Added about and result pages 6 months ago

README.md

docker build -t my-flask-app . docker run -p 8080:8080 my-flask-app