本文最后更新于17 天前,其中的信息可能已经过时,如有错误请发送邮件到admin@223363.xyz
在linux系统中拉取镜像方法:
docker pull [镜像地址]:[镜像版本号]注:镜像版本号和冒号可以省略,默认拉取latest(最新版)镜像
WordPress(版本号:latest)
docker pull crpi-v0db5zs52385e7sx.cn-shanghai.personal.cr.aliyuncs.com/zyrf5712-github/wordpress:[镜像版本号]
Mysql(版本号:5.5.62,5.6.51,5.7.44,8.0.39,8.1.0,8.2.0,8.3.0,8.4.4,9.0.1,latest)
docker pull crpi-v0db5zs52385e7sx.cn-shanghai.personal.cr.aliyuncs.com/zyrf5712-github/mysql:[镜像版本号]
n8n(版本号:latest)
docker pull crpi-v0db5zs52385e7sx.cn-shanghai.personal.cr.aliyuncs.com/zyrf5712-github/n8n:[镜像版本号]
openlist(版本号:latest,latest-lite)
docker pull crpi-v0db5zs52385e7sx.cn-shanghai.personal.cr.aliyuncs.com/zyrf5712-github/openlist:[镜像版本号]