Advertisement
Guest User

Untitled

a guest
Jun 21st, 2018
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.52 KB | None | 0 0
  1. "payload": {
  2.             "artifacts": [
  3.             ],
  4.             "events": [
  5.                 {
  6.                     "action": "pull",
  7.                     "actor": {
  8.                         "name": "xxxxxxxxxxxxx-registry"
  9.                     },
  10.                     "id": "d5586c1f-369d-4755-9344-9ca3c68547f9",
  11.                     "request": {
  12.                         "addr": "xxxxxxxxxxxxx",
  13.                         "host": "xxxxxxxxxxxxx",
  14.                         "id": "0e5ab677-b6dd-43b5-8094-37b610f55b89",
  15.                         "method": "GET",
  16.                         "useragent": "Go-http-client/1.1"
  17.                     },
  18.                     "source": {
  19.                         "addr": "registry-588877cbd4-kwh6h:5000",
  20.                         "instanceID": "118c3da3-a375-4d70-bfc3-cde02eb28ecd"
  21.                     },
  22.                     "target": {
  23.                         "digest": "sha256:4202b20027aa4d41caee965600fe1be33f6320cfbc4ff6c2fa01b11bf1346cb3",
  24.                         "length": 2623,
  25.                         "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
  26.                         "repository": "xxxxxxxxxxxxx/xxxxxxxxxxxxx",
  27.                         "size": 2623,
  28.                         "tag": "latest",
  29.                         "url": "https://xxxxxxxxxxxxx/manifests/sha256:4202b20027aa4d41caee965600fe1be33f6320cfbc4ff6c2fa01b11bf1346cb3"
  30.                     },
  31.                     "timestamp": "2018-06-21T15:38:18.259211917Z"
  32.                 }
  33.             ]
  34.         },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement