mirror of
https://github.com/easychen/checkchan-dist.git
synced 2026-08-29 02:09:00 +08:00
修正ci
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
- 插件·Chrome/Edge:2022.06.02.00.06 [下载](ckc.zip)
|
||||
- Docker镜像(云端+远程桌面二合一):2022.06.01.23.26 [Docker Hub](https://hub.docker.com/repository/docker/easychen/checkchan)
|
||||
- 文档:2022.06.02.01.11
|
||||
- 文档:2022.06.02.01.18
|
||||
- 更新日志:[GitHub](https://github.com/easychen/checkchan-dist/commits/main)
|
||||
|
||||
自架云端 Docker 命令( 将`API Key`从`YouRAPiK1`替换成`任意你想要的安全密码不要带$`):
|
||||
|
||||
+2
-2
@@ -7,8 +7,8 @@ ENV CHROMIUM_PATH /usr/bin/chromium-browser
|
||||
|
||||
USER 0
|
||||
|
||||
RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories
|
||||
RUN sed -i 's/dl-4.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories
|
||||
# RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories
|
||||
# RUN sed -i 's/dl-4.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories
|
||||
|
||||
RUN apk upgrade -U -a \
|
||||
&& apk add xvfb x11vnc bash tzdata \
|
||||
|
||||
+1
-1
@@ -22,7 +22,7 @@
|
||||
<ul>
|
||||
<li>插件·Chrome/Edge:2022.06.02.00.06 <a href="ckc.zip">下载</a></li>
|
||||
<li>Docker镜像(云端+远程桌面二合一):2022.06.01.23.26 <a href="https://hub.docker.com/repository/docker/easychen/checkchan" rel="nofollow">Docker Hub</a></li>
|
||||
<li>文档:2022.06.02.01.11</li>
|
||||
<li>文档:2022.06.02.01.18</li>
|
||||
<li>更新日志:<a href="https://github.com/easychen/checkchan-dist/commits/main">GitHub</a></li>
|
||||
</ul>
|
||||
<p>自架云端 Docker 命令( 将<code class="notranslate">API Key</code>从<code class="notranslate">YouRAPiK1</code>替换成<code class="notranslate">任意你想要的安全密码不要带$</code>):</p>
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@
|
||||
<ul>
|
||||
<li>插件·Chrome/Edge:2022.06.02.00.06 <a href="ckc.zip">下载</a></li>
|
||||
<li>Docker镜像(云端+远程桌面二合一):2022.06.01.23.26 <a href="https://hub.docker.com/repository/docker/easychen/checkchan" rel="nofollow">Docker Hub</a></li>
|
||||
<li>文档:2022.06.02.01.11</li>
|
||||
<li>文档:2022.06.02.01.18</li>
|
||||
<li>更新日志:<a href="https://github.com/easychen/checkchan-dist/commits/main">GitHub</a></li>
|
||||
</ul>
|
||||
<p>自架云端 Docker 命令( 将<code class="notranslate">API Key</code>从<code class="notranslate">YouRAPiK1</code>替换成<code class="notranslate">任意你想要的安全密码不要带$</code>):</p>
|
||||
|
||||
Reference in New Issue
Block a user