caltechads / amazon2-mod-python

An Amazon Linux 2 based Docker build of httpd-2.4 + mod_python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

amazon2-mod-python

mod_python is an Apache module that embeds the Python interpreter within the server. Although you can use it to write web applications as you would with WSGI, what mod_python gives you that no WSGI framework will is access to Apache internals.

This project offers an Amazon Linux 2, Apache 2.4 + mod_python-3.5.x Docker build.

Available image tags in Docker Hub

  • caltechads/amazon2-mod-python:3.5.0-build1: the specific tag of latest version of the mod_python-3.5.0 container.

About

An Amazon Linux 2 based Docker build of httpd-2.4 + mod_python


Languages

Language:Makefile 50.4%Language:Dockerfile 49.6%