From 0f484cb7b78aa96382bc68b2bfdb7b1c385bafe9 Mon Sep 17 00:00:00 2001 From: jaywcjlove Date: Fri, 12 May 2023 04:09:22 +0000 Subject: [PATCH] doc: update docs/dockerfile.md (#364) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> a48806438e3c6d07135655839f289553b358796b --- CONTRIBUTORS.svg | 38 ++++++++++++++++++-------------------- docs/dockerfile.html | 2 +- index.html | 12 +++++++++--- 3 files changed, 28 insertions(+), 24 deletions(-) diff --git a/CONTRIBUTORS.svg b/CONTRIBUTORS.svg index 69f8c032..0d3614bf 100644 --- a/CONTRIBUTORS.svg +++ b/CONTRIBUTORS.svg @@ -154,43 +154,41 @@ - - - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + \ No newline at end of file diff --git a/docs/dockerfile.html b/docs/dockerfile.html index e0d1d5fa..4db4da88 100644 --- a/docs/dockerfile.html +++ b/docs/dockerfile.html @@ -48,7 +48,7 @@

示例

FROM ruby:3.2.2
-FROM golang:1.19-alpine3.16 AS build-env
+FROM golang:1.20-alpine3.16 AS build-env
 

变量 ENV

ENV <key>=<value> ...
diff --git a/index.html b/index.html
index 335adc7b..233335dc 100644
--- a/index.html
+++ b/index.html
@@ -881,6 +881,9 @@
 
   HooinKyoma
 
+
+  Jack Liu
+
 
   Jason Zhuang
 
@@ -956,8 +959,8 @@
 
   chyok
 
-
-  coderduan
+
+  Jerrod Cole
 
 
   cool9203
@@ -1004,6 +1007,9 @@
 
   kim
 
+
+  kubernetes for me
+
 
   larry
 
@@ -1214,7 +1220,7 @@
 
 

如果你有资源,可以很方便部署 web 版,这非常简单,只需要克隆 gh-pages 分支代码到你的静态服务就可以了,还可以使用 docker 快捷部署 web 版。

-
+