mirror of
https://github.com/batonogov/learn-devops.git
synced 2026-02-05 05:40:48 +00:00
8 lines
145 B
JSON
8 lines
145 B
JSON
{
|
|
"registry-mirrors": [
|
|
"https://dockerhub.timeweb.cloud",
|
|
"https://mirror.gcr.io",
|
|
"https://public.ecr.aws"
|
|
]
|
|
}
|