mirror of
https://github.com/stilleshan/dockerfiles.git
synced 2025-12-24 13:37:58 +08:00
create python:3.7-buster-uwsgi-nginx
This commit is contained in:
15
base/python/3.7-buster-uwsgi-nginx/README.md
Normal file
15
base/python/3.7-buster-uwsgi-nginx/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# uwsgi-nginx
|
||||
|
||||
GitHub [stilleshan/dockerfiles](https://github.com/stilleshan/dockerfiles)
|
||||
Docker [stilleshan/uwsgi-nginx](https://hub.docker.com/r/stilleshan/uwsgi-nginx)
|
||||
> *docker image support for X86 and ARM*
|
||||
|
||||
## 简介
|
||||
基于 uwsgi 和 nginx 环境的 docker 镜像.
|
||||
|
||||
## 更新
|
||||
**2021-06-09** 更新`python3.7`版 docker 镜像,新增同时支持 X86 和 ARM 架构.
|
||||
|
||||
## 参考
|
||||
GitHub [tiangolo/uwsgi-nginx-docker](https://github.com/tiangolo/uwsgi-nginx-docker)
|
||||
|
||||
Reference in New Issue
Block a user