Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python flask uwsgi nginx docker
#1
Hi,
I have flask application and want make docker image for this flask app, I search around and find I can use flask by uwsgi and nginx,
can I find very easy way to make docker image from this app,
some sites say use flask and nginx and uwsgi and suprvisor, abut all of this guide are old and some of them are before 2018.
Can I find new modern way to make docker image?
Reply
#2
Flask uses standard images types with extensions of ['txt', 'pdf', 'png', 'jpg', 'jpeg', 'gif'] see: https://flask.palletsprojects.com/en/2.2...troduction

I'm not a docker user, but would expect the same for image types.
Is there something special here?
Reply
#3
(Sep-14-2022, 10:42 AM)Larz60+ Wrote: Flask uses standard images types with extensions of ['txt', 'pdf', 'png', 'jpg', 'jpeg', 'gif'] see: https://flask.palletsprojects.com/en/2.2...troduction

I'm not a docker user, but would expect the same for image types.
Is there something special here?
Thanks,
But my mean was make docker image from flask app by use uwsgi and nginx and make this container and use it in all kind of OS
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to set up uwsgi and nginx? Stas43 2 1,240 Apr-21-2023, 10:51 AM
Last Post: Stas43
  python 3.7 on windows using flask and flask-sqlalchemy. Alpy 2 4,017 Aug-12-2020, 07:24 PM
Last Post: Alpy
  run watchdog in flask app with uwsgi experimental 0 2,912 Apr-25-2020, 09:44 PM
Last Post: experimental
  flask to uwsgi threading issue batchenr 1 4,075 Jun-17-2019, 02:12 PM
Last Post: batchenr
  Multi-tier Web application File Storage (NginX, File System or FTP) ? draems 0 1,641 Apr-22-2019, 07:47 AM
Last Post: draems
  flask nginx full stack web app develepoment pascale 5 4,711 Jul-03-2018, 08:20 PM
Last Post: pascale
  location settings for Django Uwsgi Nginx Configuration for production sandyman 0 2,979 Sep-15-2017, 09:08 AM
Last Post: sandyman
  Django+uWsgi unable to find "application" callable rosettas 3 11,961 Aug-24-2017, 01:41 PM
Last Post: nilamo
  Problems configuring and running uWSGI easy_c0mpany80 3 11,802 Dec-06-2016, 09:52 AM
Last Post: easy_c0mpany80

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020