Skip to content

adroffner/centos7-python3-mod_wsgi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image: CentOS - Python 3 and Apache with MOD WSGI

Create a new docker image based on a Docker Hub centos python3.x one. This image adds the Apache2 httpd server, mod_wsgi and Python mod_wsgi Express.

Python WSGI Applications

This image may be used to build Python WSGI applications, such as Django servers. Use Python WSGI, Django, or even Flask to make a Webserver.

Hello World WSGI Application

There is a sample hello world WSGI application service.

[user] docker compose up

Click on the Hello World on localhost:8001 link.

[user] docker compose down

About

Apache mod_wsgi-express with Python3 Docker image (works with flask or django Webservices)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published