|
@@ -1,15 +1,11 @@
|
|
|
-# uwsgi-nginx
|
|
|
+# python:3.7-buster-uwsgi-nginx
|
|
|
|
|
|
GitHub [stilleshan/dockerfiles](https://github.com/stilleshan/dockerfiles)
|
|
|
-Docker [stilleshan/uwsgi-nginx](https://hub.docker.com/r/stilleshan/uwsgi-nginx)
|
|
|
+Docker [ioiox/python:3.7-buster-uwsgi-nginx](https://hub.docker.com/r/ioiox/python)
|
|
|
> *docker image support for X86 and ARM*
|
|
|
|
|
|
## 简介
|
|
|
-基于 uwsgi 和 nginx 环境的 docker 镜像.
|
|
|
-
|
|
|
-## 更新
|
|
|
-**2021-06-09** 更新`python3.7`版 docker 镜像,新增同时支持 X86 和 ARM 架构.
|
|
|
+基于 uwsgi 和 nginx 环境的 docker 镜像,用于 gh-proxy 项目.
|
|
|
|
|
|
## 参考
|
|
|
GitHub [tiangolo/uwsgi-nginx-docker](https://github.com/tiangolo/uwsgi-nginx-docker)
|
|
|
-
|