1
0
Эх сурвалжийг харах

update selenium-firefox base image

Stille 3 жил өмнө
parent
commit
e8954f586f

+ 8 - 0
base/alpine/3.15-openjdk-8-headless/README.md

@@ -0,0 +1,8 @@
+# alpine:3.15-openjdk-8-headless
+
+GitHub [stilleshan/dockerfiles](https://github.com/stilleshan/dockerfiles)  
+Docker [ioiox/alpine:3.15-openjdk-8-headless](https://hub.docker.com/r/ioiox/alpine)
+> *docker image support for X86 and ARM*
+
+## 简介
+基于 alpine 的 openjdk 8 headless 基础镜像,用于 zfile 项目.

+ 3 - 7
base/python/3.7-buster-uwsgi-nginx/README.md

@@ -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)
-

+ 0 - 0
selenium-firefox/Dockerfile → base/selenium-firefox/Dockerfile


+ 1 - 1
selenium-firefox/README.md → base/selenium-firefox/README.md

@@ -1,7 +1,7 @@
 ## selenium-firefox
 
 GitHub [stilleshan/dockerfiles](https://github.com/stilleshan/dockerfiles)  
-Docker [stilleshan/selenium-firefox](https://hub.docker.com/r/stilleshan/selenium-firefox)
+Docker [ioiox/selenium-firefox](https://hub.docker.com/r/ioiox/selenium-firefox)
 > *docker image support for X86 and ARM*
 
 ## 简介