> ACCELERATE YOUR DEV WORKFLOW <
> 多种方式访问加速服务 <
# 克隆公开仓库
git clone https://gh.zyjs8.com/https://github.com/stilleshan/dockerfiles
# 克隆指定分支
git clone -b main https://gh.zyjs8.com/https://github.com/user/repo
# 下载仓库压缩包
wget https://gh.zyjs8.com/https://github.com/stilleshan/dockerfiles/archive/master.zip
# 下载 Raw 文件
wget https://gh.zyjs8.com/https://raw.githubusercontent.com/stilleshan/dockerfiles/main/README.md
# 下载 Release 文件
wget https://gh.zyjs8.com/https://github.com/fatedier/frp/releases/download/v0.54.0/frp_0.54.0_linux_amd64.tar.gz
# 拉取官方镜像
docker pull docker.zyjs8.com/library/nginx:latest
docker pull docker.zyjs8.com/library/mysql:8.0
docker pull docker.zyjs8.com/library/redis:alpine
# 拉取 Node.js 镜像
docker pull docker.zyjs8.com/library/node:18-alpine