{
  "auths": {
    "example.org": {
      "auth": "ZXhhbXBsZTpvcmc="
    },
    "index.docker.io": {
      "auth": "aW5kZXg6ZG9ja2VyLmlv"
    },
    "docker.io": {
      "auth": "ZG9ja2VyOmlv"
    },
    "localhost": {
      "auth": "bG9jYWw6aG9zdA=="
    },
    "localhost:5000": {
      "auth": "bG9jYWw6aG9zdC01MDAw"
    },
    "10.10.30.45": {
      "auth": "MTAuMTA6MzAuNDU="
    },
    "10.10.30.45:5000": {
      "auth": "MTAuMTA6MzAuNDUtNTAwMA=="
    },
    "https://normalize.example.org/v1": {
      "auth": "bm9ybWFsaXplOmV4YW1wbGU="
    }
  }
}
