mirror of
https://github.com/kemko/nomad.git
synced 2026-01-09 03:45:41 +03:00
14 lines
258 B
JSON
14 lines
258 B
JSON
{
|
|
"auths": {
|
|
"https://index.docker.io/v1/": {
|
|
"auth": "dGVzdDoxMjM0"
|
|
},
|
|
"quay.io": {
|
|
"auth": "dGVzdDo1Njc4"
|
|
},
|
|
"https://other.io/v1/": {
|
|
"auth": "dGVzdDphYmNk"
|
|
}
|
|
}
|
|
}
|