dockerfiles/base/python/3.7-buster-uwsgi-nginx
Stille e8954f586f update selenium-firefox base image 2022-02-10 10:49:39 +08:00
..
app create python:3.7-buster-uwsgi-nginx 2022-02-10 10:12:33 +08:00
Dockerfile create python:3.7-buster-uwsgi-nginx 2022-02-10 10:12:33 +08:00
README.md update selenium-firefox base image 2022-02-10 10:49:39 +08:00
entrypoint.sh create python:3.7-buster-uwsgi-nginx 2022-02-10 10:12:33 +08:00
install-nginx-alpine.sh create python:3.7-buster-uwsgi-nginx 2022-02-10 10:12:33 +08:00
install-nginx-debian.sh create python:3.7-buster-uwsgi-nginx 2022-02-10 10:12:33 +08:00
python2.7.dockerfile create python:3.7-buster-uwsgi-nginx 2022-02-10 10:12:33 +08:00
python3.6.dockerfile create python:3.7-buster-uwsgi-nginx 2022-02-10 10:12:33 +08:00
python3.7.dockerfile create python:3.7-buster-uwsgi-nginx 2022-02-10 10:12:33 +08:00
python3.8-alpine.dockerfile create python:3.7-buster-uwsgi-nginx 2022-02-10 10:12:33 +08:00
python3.8.dockerfile create python:3.7-buster-uwsgi-nginx 2022-02-10 10:12:33 +08:00
start.sh create python:3.7-buster-uwsgi-nginx 2022-02-10 10:12:33 +08:00
supervisord-alpine.ini create python:3.7-buster-uwsgi-nginx 2022-02-10 10:12:33 +08:00
supervisord-debian.conf create python:3.7-buster-uwsgi-nginx 2022-02-10 10:12:33 +08:00
uwsgi.ini create python:3.7-buster-uwsgi-nginx 2022-02-10 10:12:33 +08:00

README.md

python:3.7-buster-uwsgi-nginx

GitHub stilleshan/dockerfiles
Docker ioiox/python:3.7-buster-uwsgi-nginx

docker image support for X86 and ARM

简介

基于 uwsgi 和 nginx 环境的 docker 镜像,用于 gh-proxy 项目.

参考

GitHub tiangolo/uwsgi-nginx-docker