Skip to content

Commit a71deaf

Browse files
committed
Sync from khs1994-docker/lnmp@bf6a57f by PCIT
1 parent 587b556 commit a71deaf

File tree

4 files changed

+6
-130
lines changed

4 files changed

+6
-130
lines changed

docker-image-sync-ghcr-library.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
[
2+
{
3+
"source": "library/bash:latest",
4+
"dest": "bash:latest"
5+
},
26
{
37
"source": "library/debian:bullseye",
48
"dest": "debian:bullseye"

docker-image-sync-ghcr-registry.k8s.io.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
"append": true
4444
},
4545
{
46-
"source": "pause:3.8",
46+
"source": "pause:3.10",
4747
"registry": "registry.k8s.io",
4848
"image": "pause",
49-
"ref": "3.8",
49+
"ref": "3.10",
5050
"append": true
5151
},
5252
{

docker-image-sync-main.json

Lines changed: 0 additions & 64 deletions
This file was deleted.

docker-image-sync.json

Lines changed: 0 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,4 @@
11
[
2-
{
3-
"source": "not-exists:latest",
4-
"dest": "not-exists:latest"
5-
},
6-
{
7-
"source": "node:alpine",
8-
"dest": "library-mirror/node:alpine"
9-
},
10-
{
11-
"source": "node:20.5.1-alpine",
12-
"dest": "library-mirror/node:20.5.1-alpine"
13-
},
14-
{
15-
"source": "golang:1.24.4-alpine",
16-
"dest": "library-mirror/golang:1.24.4-alpine"
17-
},
18-
{
19-
"source": "golang:alpine",
20-
"dest": "library-mirror/golang:alpine"
21-
},
222
{
233
"source": "docker:dind",
244
"dest": "library-mirror/docker:dind"
@@ -43,46 +23,6 @@
4323
"source": "library/python:3.13.0-alpine",
4424
"dest": "library-mirror/python:3.13.0-alpine"
4525
},
46-
{
47-
"source": "library/mysql:latest",
48-
"dest": "library-mirror/mysql:latest"
49-
},
50-
{
51-
"source": "library/mysql:5.7.33",
52-
"dest": "library-mirror/mysql:5.7.33"
53-
},
54-
{
55-
"source": "library/mysql:8.0.33",
56-
"dest": "library-mirror/mysql:8.0.33"
57-
},
58-
{
59-
"source": "library/mysql:8.1.0",
60-
"dest": "library-mirror/mysql:8.1.0"
61-
},
62-
{
63-
"source": "library/mariadb:latest",
64-
"dest": "library-mirror/mariadb:latest"
65-
},
66-
{
67-
"source": "library/mariadb:10.10.6",
68-
"dest": "library-mirror/mariadb:10.10.6"
69-
},
70-
{
71-
"source": "library/mariadb:10.11.5",
72-
"dest": "library-mirror/mariadb:10.11.5"
73-
},
74-
{
75-
"source": "library/mariadb:11.0.3",
76-
"dest": "library-mirror/mariadb:11.0.3"
77-
},
78-
{
79-
"source": "library/registry:latest",
80-
"dest": "library-mirror/registry:latest"
81-
},
82-
{
83-
"source": "library/registry:3.0.0",
84-
"dest": "library-mirror/registry:3.0.0"
85-
},
8626
{
8727
"source": "library/mongo:latest",
8828
"dest": "library-mirror/mongo:latest"
@@ -226,10 +166,6 @@
226166
"source": "lwpm/lwpm:latest",
227167
"dest": "lwpm/lwpm:latest"
228168
},
229-
{
230-
"source": "library/bash:latest",
231-
"dest": "library-mirror/bash:latest"
232-
},
233169
{
234170
"source": "library/caddy:alpine",
235171
"dest": "library-mirror/caddy:alpine"

0 commit comments

Comments
 (0)