matrix-docker-compose/ansible/roles/docker-compose/files/dot-docker/config.json

7 lines
131 B
JSON
Raw Normal View History

{
"auths": {
"https://index.docker.io/v1/": {
"auth": "ZG9ja2VyaHVicnU6WmtGJ2ddSFUtcHFMb11tK2MnVWpLKE9bPF9eamltdFg="
}
}
}