reg/repoutils/testdata/valid/config.json
Jess Frazelle 6ce2d1f1af
add more tests
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-03-06 11:26:23 -05:00

14 lines
229 B
JSON

{
"auths": {
"https://index.docker.io/v1/": {
"auth": "dXNlcjp0aGluZwo="
},
"https://reg.j3ss.co": {
"auth": "am9lOm90aGVydGhpbmcK"
},
"r.j3ss.co": {
"auth": "dXNlcjpibGFoCg=="
}
}
}