add docker mirror

This commit is contained in:
冷冷 2024-06-10 08:33:17 +08:00
parent e9e0a039c0
commit 1839c8851a
9 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
FROM mysql/mysql-server:8.0.31
FROM registry.cn-hangzhou.aliyuncs.com/dockerhub_mirror/mysql/mysql-server:8.0.32
MAINTAINER lengleng(wangiegie@gmail.com)

View File

@ -15,7 +15,7 @@ services:
- spring_cloud_default
pig-redis:
image: redis:7.0.0
image: registry.cn-hangzhou.aliyuncs.com/dockerhub_mirror/redis
ports:
- 6379:6379
restart: always

View File

@ -1,4 +1,4 @@
FROM moxm/java:1.8-full
FROM registry.cn-hangzhou.aliyuncs.com/dockerhub_mirror/java:1.8-full
WORKDIR /pig-auth

View File

@ -1,4 +1,4 @@
FROM moxm/java:1.8-full
FROM registry.cn-hangzhou.aliyuncs.com/dockerhub_mirror/java:1.8-full
WORKDIR /pig-gateway

View File

@ -1,4 +1,4 @@
FROM moxm/java:1.8-full
FROM registry.cn-hangzhou.aliyuncs.com/dockerhub_mirror/java:1.8-full
WORKDIR /pig-register

View File

@ -1,4 +1,4 @@
FROM moxm/java:1.8-full
FROM registry.cn-hangzhou.aliyuncs.com/dockerhub_mirror/java:1.8-full
WORKDIR /pig-upms-biz

View File

@ -1,4 +1,4 @@
FROM moxm/java:1.8-full
FROM registry.cn-hangzhou.aliyuncs.com/dockerhub_mirror/java:1.8-full
WORKDIR /pig-codegen

View File

@ -1,4 +1,4 @@
FROM moxm/java:1.8-full
FROM registry.cn-hangzhou.aliyuncs.com/dockerhub_mirror/java:1.8-full
WORKDIR /pig-monitor

View File

@ -1,4 +1,4 @@
FROM moxm/java:1.8-full
FROM registry.cn-hangzhou.aliyuncs.com/dockerhub_mirror/java:1.8-full
WORKDIR /pig-quartz