Skip to content

spreusler/Flask-Docker-Windows-Deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Framework for Docker Deployment with Windows

Do you want to implement a Flask framework and ship it by a Docker container? This repo helps you solve this problem. I also wrote an article on Medium.com about this project (german language).

Getting Started

You need Python 3.6 and Docker. Other modules are referenced in my requirements.txt

Prerequisites

  • Python 3.6
  • Docker

Installing for manual use:

  • pip install -r requirements.txt
  • Run via python app.py

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

How to deploy a Flask framework in a Docker with Windows

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors