summaryrefslogtreecommitdiffstats
path: root/pkg/container/testdata/docker-pull-options/config.json
blob: c8b8e7c90921fce00d3a1450133a6991ad5ee117 (plain)
1
2
3
4
5
6
7
{
  "auths": {
          "https://index.docker.io/v1/": {
                  "auth": "dXNlcm5hbWU6cGFzc3dvcmQK"
          }
  }
}