Files
meezi/docker/daemon-registry-mirror.example.json
T

7 lines
99 B
JSON
Raw Normal View History

{
"registry-mirrors": [
"https://docker.iranrepo.ir",
"https://registry.docker.ir"
]
}