Browse Source

Automatic run

data
JustAnotherArchivist's bot 3 years ago
parent
commit
55cf37512a
16 changed files with 312 additions and 255 deletions
  1. +57
    -0
      .tmp.STd9K5y2iH/dockerhub-metadata.retrieve.log
  2. +1
    -1
      archiveteam/repositories.json
  3. +1
    -1
      archiveteam/repositories/warrior-dockerfile/info.json
  4. +2
    -2
      archiveteam/repositories/warrior-dockerfile/tags.json
  5. +1
    -1
      archiveteam/repositories/warrior-dockerfile/tags/latest.images.json
  6. +2
    -2
      archiveteam/repositories/warrior-dockerfile/tags/latest.info.json
  7. +234
    -234
      dockerhub-metadata.retrieve.log
  8. +2
    -2
      warcforceone/repositories.json
  9. +1
    -1
      warcforceone/repositories/dnsmasq/info.json
  10. +2
    -2
      warcforceone/repositories/dnsmasq/tags.json
  11. +1
    -1
      warcforceone/repositories/dnsmasq/tags/latest.images.json
  12. +2
    -2
      warcforceone/repositories/dnsmasq/tags/latest.info.json
  13. +1
    -1
      warcforceone/repositories/github-grab/info.json
  14. +2
    -2
      warcforceone/repositories/github-grab/tags.json
  15. +1
    -1
      warcforceone/repositories/github-grab/tags/latest.images.json
  16. +2
    -2
      warcforceone/repositories/github-grab/tags/latest.info.json

+ 57
- 0
.tmp.STd9K5y2iH/dockerhub-metadata.retrieve.log View File

@@ -0,0 +1,57 @@
2021-02-27T15:00:01.395492Z Retrieving Docker Hub user archiveteam
2021-02-27T15:00:01.395741Z Fetching https://hub.docker.com/v2/users/archiveteam/
Traceback (most recent call last):
File "/home/atdockerhub/.local/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn
(self._dns_host, self.port), self.timeout, **extra_kw
File "/home/atdockerhub/.local/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection
for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/atdockerhub/.local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen
chunked=chunked,
File "/home/atdockerhub/.local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request
self._validate_conn(conn)
File "/home/atdockerhub/.local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn
conn.connect()
File "/home/atdockerhub/.local/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/home/atdockerhub/.local/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn
self, "Failed to establish a new connection: %s" % e
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f133516da20>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/atdockerhub/.local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send
timeout=timeout
File "/home/atdockerhub/.local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen
method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2]
File "/home/atdockerhub/.local/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='hub.docker.com', port=443): Max retries exceeded with url: /v2/users/archiveteam/ (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f133516da20>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/atdockerhub/dockerhub-metadata-master/retrieve", line 151, in <module>
main()
File "/home/atdockerhub/dockerhub-metadata-master/retrieve", line 144, in main
retrieve(profile)
File "/home/atdockerhub/dockerhub-metadata-master/retrieve", line 59, in retrieve
r = fetch(session, f'https://hub.docker.com/v2/users/{profile}/')
File "/home/atdockerhub/dockerhub-metadata-master/retrieve", line 36, in fetch
r = session.get(url, **kwargs)
File "/home/atdockerhub/.local/lib/python3.7/site-packages/requests/sessions.py", line 555, in get
return self.request('GET', url, **kwargs)
File "/home/atdockerhub/.local/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/home/atdockerhub/.local/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/home/atdockerhub/.local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='hub.docker.com', port=443): Max retries exceeded with url: /v2/users/archiveteam/ (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f133516da20>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))

+ 1
- 1
archiveteam/repositories.json View File

@@ -10,7 +10,7 @@
"is_automated": true,
"can_edit": false,
"star_count": 16,
"pull_count": 10943454,
"pull_count": 10943706,
"last_updated": "2018-12-17T00:42:59.374566Z",
"is_migrated": true,
"collaborator_count": 0,


+ 1
- 1
archiveteam/repositories/warrior-dockerfile/info.json View File

@@ -9,7 +9,7 @@
"is_automated": true,
"can_edit": false,
"star_count": 16,
"pull_count": 10943454,
"pull_count": 10943706,
"last_updated": "2018-12-17T00:42:59.374566Z",
"is_migrated": true,
"collaborator_count": 0,


+ 2
- 2
archiveteam/repositories/warrior-dockerfile/tags.json View File

@@ -14,7 +14,7 @@
"os_version": null,
"size": 119940149,
"status": "active",
"last_pulled": "2021-02-27T13:43:26.277296Z",
"last_pulled": "2021-02-27T15:44:13.206927Z",
"last_pushed": null
}
],
@@ -26,7 +26,7 @@
"full_size": 119940149,
"v2": true,
"tag_status": "active",
"tag_last_pulled": "2021-02-27T13:43:26.277296Z",
"tag_last_pulled": "2021-02-27T15:44:13.206927Z",
"tag_last_pushed": "2018-12-17T00:42:59.092382Z"
}
]

+ 1
- 1
archiveteam/repositories/warrior-dockerfile/tags/latest.images.json View File

@@ -164,7 +164,7 @@
"os_version": null,
"size": 119940149,
"status": "active",
"last_pulled": "2021-02-27T13:43:26.277296Z",
"last_pulled": "2021-02-27T15:44:13.206927Z",
"last_pushed": null
}
]

+ 2
- 2
archiveteam/repositories/warrior-dockerfile/tags/latest.info.json View File

@@ -13,7 +13,7 @@
"os_version": null,
"size": 119940149,
"status": "active",
"last_pulled": "2021-02-27T13:43:26.277296Z",
"last_pulled": "2021-02-27T15:44:13.206927Z",
"last_pushed": null
}
],
@@ -25,6 +25,6 @@
"full_size": 119940149,
"v2": true,
"tag_status": "active",
"tag_last_pulled": "2021-02-27T13:43:26.277296Z",
"tag_last_pulled": "2021-02-27T15:44:13.206927Z",
"tag_last_pushed": "2018-12-17T00:42:59.092382Z"
}

+ 234
- 234
dockerhub-metadata.retrieve.log View File

@@ -1,234 +1,234 @@
2021-02-27T14:00:02.011779Z Retrieving Docker Hub user archiveteam
2021-02-27T14:00:02.012064Z Fetching https://hub.docker.com/v2/users/archiveteam/
2021-02-27T14:00:02.820821Z Fetching https://hub.docker.com/v2/repositories/archiveteam/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:00:03.659185Z Fetching https://hub.docker.com/v2/repositories/archiveteam/warrior-dockerfile/
2021-02-27T14:00:04.308636Z Fetching https://hub.docker.com/v2/repositories/archiveteam/warrior-dockerfile/dockerfile/
2021-02-27T14:00:04.920782Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:00:05.954066Z Fetching https://hub.docker.com/v2/repositories/archiveteam/warrior-dockerfile/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:00:06.531416Z Fetching https://hub.docker.com/v2/repositories/archiveteam/warrior-dockerfile/tags/latest/
2021-02-27T14:00:07.106865Z Fetching https://hub.docker.com/v2/repositories/archiveteam/warrior-dockerfile/tags/latest/images
2021-02-27T14:00:07.146207Z Done with archiveteam
2021-02-27T14:00:07.147358Z Retrieving Docker Hub user warcforceone
2021-02-27T14:00:07.147629Z Fetching https://hub.docker.com/v2/users/warcforceone/
2021-02-27T14:00:07.987900Z Fetching https://hub.docker.com/v2/repositories/warcforceone/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:00:08.495250Z Fetching https://hub.docker.com/v2/repositories/warcforceone/dnsmasq/
2021-02-27T14:00:09.122374Z Fetching https://hub.docker.com/v2/repositories/warcforceone/dnsmasq/dockerfile/
2021-02-27T14:00:09.707904Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:00:10.649413Z Fetching https://hub.docker.com/v2/repositories/warcforceone/dnsmasq/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:00:11.290267Z Fetching https://hub.docker.com/v2/repositories/warcforceone/dnsmasq/tags/latest/
2021-02-27T14:00:11.863904Z Fetching https://hub.docker.com/v2/repositories/warcforceone/dnsmasq/tags/latest/images
2021-02-27T14:00:12.444650Z Fetching https://hub.docker.com/v2/repositories/warcforceone/angelfire-grab/
2021-02-27T14:00:13.136703Z Fetching https://hub.docker.com/v2/repositories/warcforceone/angelfire-grab/dockerfile/
2021-02-27T14:00:13.729254Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:00:14.555908Z Fetching https://hub.docker.com/v2/repositories/warcforceone/angelfire-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:00:15.123417Z Fetching https://hub.docker.com/v2/repositories/warcforceone/angelfire-grab/tags/latest/
2021-02-27T14:00:15.704523Z Fetching https://hub.docker.com/v2/repositories/warcforceone/angelfire-grab/tags/latest/images
2021-02-27T14:00:16.276680Z Fetching https://hub.docker.com/v2/repositories/warcforceone/grab-base/
2021-02-27T14:00:16.913936Z Fetching https://hub.docker.com/v2/repositories/warcforceone/grab-base/dockerfile/
2021-02-27T14:00:17.506971Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:00:18.641655Z Fetching https://hub.docker.com/v2/repositories/warcforceone/grab-base/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:00:19.212208Z Fetching https://hub.docker.com/v2/repositories/warcforceone/grab-base/tags/latest/
2021-02-27T14:00:19.791587Z Fetching https://hub.docker.com/v2/repositories/warcforceone/grab-base/tags/latest/images
2021-02-27T14:00:20.370374Z Fetching https://hub.docker.com/v2/repositories/warcforceone/google-sites-grab/
2021-02-27T14:00:20.971402Z Fetching https://hub.docker.com/v2/repositories/warcforceone/google-sites-grab/dockerfile/
2021-02-27T14:00:21.580827Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:00:22.419439Z Fetching https://hub.docker.com/v2/repositories/warcforceone/google-sites-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:00:23.001147Z Fetching https://hub.docker.com/v2/repositories/warcforceone/google-sites-grab/tags/latest/
2021-02-27T14:00:23.576670Z Fetching https://hub.docker.com/v2/repositories/warcforceone/google-sites-grab/tags/latest/images
2021-02-27T14:00:24.159170Z Fetching https://hub.docker.com/v2/repositories/warcforceone/github-grab/
2021-02-27T14:00:24.796602Z Fetching https://hub.docker.com/v2/repositories/warcforceone/github-grab/dockerfile/
2021-02-27T14:00:25.373309Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:00:26.296840Z Fetching https://hub.docker.com/v2/repositories/warcforceone/github-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:00:26.883897Z Fetching https://hub.docker.com/v2/repositories/warcforceone/github-grab/tags/latest/
2021-02-27T14:00:27.441669Z Fetching https://hub.docker.com/v2/repositories/warcforceone/github-grab/tags/latest/images
2021-02-27T14:00:28.004492Z Fetching https://hub.docker.com/v2/repositories/warcforceone/pastebin-grab/
2021-02-27T14:00:28.639863Z Fetching https://hub.docker.com/v2/repositories/warcforceone/pastebin-grab/dockerfile/
2021-02-27T14:00:29.230221Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:00:30.067950Z Fetching https://hub.docker.com/v2/repositories/warcforceone/pastebin-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:00:30.659350Z Fetching https://hub.docker.com/v2/repositories/warcforceone/pastebin-grab/tags/latest/
2021-02-27T14:00:31.228061Z Fetching https://hub.docker.com/v2/repositories/warcforceone/pastebin-grab/tags/latest/images
2021-02-27T14:00:31.793766Z Fetching https://hub.docker.com/v2/repositories/warcforceone/reddit-grab/
2021-02-27T14:00:32.421295Z Fetching https://hub.docker.com/v2/repositories/warcforceone/reddit-grab/dockerfile/
2021-02-27T14:00:33.005248Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:00:33.925255Z Fetching https://hub.docker.com/v2/repositories/warcforceone/reddit-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:00:34.510942Z Fetching https://hub.docker.com/v2/repositories/warcforceone/reddit-grab/tags/latest/
2021-02-27T14:00:35.087887Z Fetching https://hub.docker.com/v2/repositories/warcforceone/reddit-grab/tags/latest/images
2021-02-27T14:00:35.665887Z Fetching https://hub.docker.com/v2/repositories/warcforceone/domains-grab/
2021-02-27T14:00:36.305724Z Fetching https://hub.docker.com/v2/repositories/warcforceone/domains-grab/dockerfile/
2021-02-27T14:00:36.886889Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:00:37.702394Z Fetching https://hub.docker.com/v2/repositories/warcforceone/domains-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:00:38.266584Z Fetching https://hub.docker.com/v2/repositories/warcforceone/domains-grab/tags/latest/
2021-02-27T14:00:38.847922Z Fetching https://hub.docker.com/v2/repositories/warcforceone/domains-grab/tags/latest/images
2021-02-27T14:00:39.418304Z Fetching https://hub.docker.com/v2/repositories/warcforceone/megawarc-factory/
2021-02-27T14:00:40.039933Z Fetching https://hub.docker.com/v2/repositories/warcforceone/megawarc-factory/dockerfile/
2021-02-27T14:00:40.624526Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:00:41.503477Z Fetching https://hub.docker.com/v2/repositories/warcforceone/megawarc-factory/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:00:42.078998Z Fetching https://hub.docker.com/v2/repositories/warcforceone/megawarc-factory/tags/latest/
2021-02-27T14:00:42.650724Z Fetching https://hub.docker.com/v2/repositories/warcforceone/megawarc-factory/tags/latest/images
2021-02-27T14:00:43.222497Z Fetching https://hub.docker.com/v2/repositories/warcforceone/fotoalbum-grab/
2021-02-27T14:00:43.831939Z Fetching https://hub.docker.com/v2/repositories/warcforceone/fotoalbum-grab/dockerfile/
2021-02-27T14:00:44.411370Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:00:45.393918Z Fetching https://hub.docker.com/v2/repositories/warcforceone/fotoalbum-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:00:45.976852Z Fetching https://hub.docker.com/v2/repositories/warcforceone/fotoalbum-grab/tags/latest/
2021-02-27T14:00:46.552224Z Fetching https://hub.docker.com/v2/repositories/warcforceone/fotoalbum-grab/tags/latest/images
2021-02-27T14:00:47.126117Z Fetching https://hub.docker.com/v2/repositories/warcforceone/youtube-playlistnotes-grab/
2021-02-27T14:00:47.722350Z Fetching https://hub.docker.com/v2/repositories/warcforceone/youtube-playlistnotes-grab/dockerfile/
2021-02-27T14:00:48.303909Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:00:49.217269Z Fetching https://hub.docker.com/v2/repositories/warcforceone/youtube-playlistnotes-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:00:49.812466Z Fetching https://hub.docker.com/v2/repositories/warcforceone/youtube-playlistnotes-grab/tags/latest/
2021-02-27T14:00:50.395296Z Fetching https://hub.docker.com/v2/repositories/warcforceone/youtube-playlistnotes-grab/tags/latest/images
2021-02-27T14:00:50.979289Z Fetching https://hub.docker.com/v2/repositories/warcforceone/mercurial-grab/
2021-02-27T14:00:51.612391Z Fetching https://hub.docker.com/v2/repositories/warcforceone/mercurial-grab/dockerfile/
2021-02-27T14:00:52.216173Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:00:53.119907Z Fetching https://hub.docker.com/v2/repositories/warcforceone/mercurial-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:00:53.691898Z Fetching https://hub.docker.com/v2/repositories/warcforceone/mercurial-grab/tags/latest/
2021-02-27T14:00:54.261575Z Fetching https://hub.docker.com/v2/repositories/warcforceone/mercurial-grab/tags/latest/images
2021-02-27T14:00:54.839328Z Fetching https://hub.docker.com/v2/repositories/warcforceone/tencent-weibo-grab/
2021-02-27T14:00:55.458517Z Fetching https://hub.docker.com/v2/repositories/warcforceone/tencent-weibo-grab/dockerfile/
2021-02-27T14:00:56.057262Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:00:57.053426Z Fetching https://hub.docker.com/v2/repositories/warcforceone/tencent-weibo-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:00:57.621019Z Fetching https://hub.docker.com/v2/repositories/warcforceone/tencent-weibo-grab/tags/latest/
2021-02-27T14:00:58.192748Z Fetching https://hub.docker.com/v2/repositories/warcforceone/tencent-weibo-grab/tags/latest/images
2021-02-27T14:00:58.761770Z Fetching https://hub.docker.com/v2/repositories/warcforceone/theartistunion-grab/
2021-02-27T14:00:59.407896Z Fetching https://hub.docker.com/v2/repositories/warcforceone/theartistunion-grab/dockerfile/
2021-02-27T14:01:00.013607Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:01:00.901035Z Fetching https://hub.docker.com/v2/repositories/warcforceone/theartistunion-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:01:01.508805Z Fetching https://hub.docker.com/v2/repositories/warcforceone/theartistunion-grab/tags/latest/
2021-02-27T14:01:02.135897Z Fetching https://hub.docker.com/v2/repositories/warcforceone/theartistunion-grab/tags/latest/images
2021-02-27T14:01:02.702244Z Fetching https://hub.docker.com/v2/repositories/warcforceone/bitbucket-grab/
2021-02-27T14:01:03.370845Z Fetching https://hub.docker.com/v2/repositories/warcforceone/bitbucket-grab/dockerfile/
2021-02-27T14:01:03.944862Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:01:04.873953Z Fetching https://hub.docker.com/v2/repositories/warcforceone/bitbucket-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:01:05.438439Z Fetching https://hub.docker.com/v2/repositories/warcforceone/bitbucket-grab/tags/latest/
2021-02-27T14:01:06.018454Z Fetching https://hub.docker.com/v2/repositories/warcforceone/bitbucket-grab/tags/latest/images
2021-02-27T14:01:06.591907Z Fetching https://hub.docker.com/v2/repositories/warcforceone/ateam-airsync/
2021-02-27T14:01:07.212923Z Fetching https://hub.docker.com/v2/repositories/warcforceone/ateam-airsync/dockerfile/
2021-02-27T14:01:07.802869Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:01:08.453798Z Fetching https://hub.docker.com/v2/repositories/warcforceone/ateam-airsync/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:01:09.030887Z Fetching https://hub.docker.com/v2/repositories/warcforceone/ateam-airsync/tags/latest/
2021-02-27T14:01:09.603513Z Fetching https://hub.docker.com/v2/repositories/warcforceone/ateam-airsync/tags/latest/images
2021-02-27T14:01:10.169079Z Fetching https://hub.docker.com/v2/repositories/warcforceone/naver-matome-grab/
2021-02-27T14:01:10.875563Z Fetching https://hub.docker.com/v2/repositories/warcforceone/naver-matome-grab/dockerfile/
2021-02-27T14:01:11.469611Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:01:12.379898Z Fetching https://hub.docker.com/v2/repositories/warcforceone/naver-matome-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:01:12.958440Z Fetching https://hub.docker.com/v2/repositories/warcforceone/naver-matome-grab/tags/latest/
2021-02-27T14:01:13.560827Z Fetching https://hub.docker.com/v2/repositories/warcforceone/naver-matome-grab/tags/latest/images
2021-02-27T14:01:14.123904Z Fetching https://hub.docker.com/v2/repositories/warcforceone/ateam-airsync-meta/
2021-02-27T14:01:14.742909Z Fetching https://hub.docker.com/v2/repositories/warcforceone/ateam-airsync-meta/dockerfile/
2021-02-27T14:01:15.328654Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:01:15.958317Z Fetching https://hub.docker.com/v2/repositories/warcforceone/ateam-airsync-meta/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:01:16.542745Z Fetching https://hub.docker.com/v2/repositories/warcforceone/ateam-airsync-meta/tags/latest/
2021-02-27T14:01:17.118643Z Fetching https://hub.docker.com/v2/repositories/warcforceone/ateam-airsync-meta/tags/latest/images
2021-02-27T14:01:17.681714Z Fetching https://hub.docker.com/v2/repositories/warcforceone/clutch-grab/
2021-02-27T14:01:18.305936Z Fetching https://hub.docker.com/v2/repositories/warcforceone/clutch-grab/dockerfile/
2021-02-27T14:01:18.883592Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:01:19.749722Z Fetching https://hub.docker.com/v2/repositories/warcforceone/clutch-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:01:20.313739Z Fetching https://hub.docker.com/v2/repositories/warcforceone/clutch-grab/tags/latest/
2021-02-27T14:01:20.875921Z Fetching https://hub.docker.com/v2/repositories/warcforceone/clutch-grab/tags/latest/images
2021-02-27T14:01:21.434298Z Fetching https://hub.docker.com/v2/repositories/warcforceone/clutchvideos-grab/
2021-02-27T14:01:22.037043Z Fetching https://hub.docker.com/v2/repositories/warcforceone/clutchvideos-grab/dockerfile/
2021-02-27T14:01:22.628703Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:01:23.461893Z Fetching https://hub.docker.com/v2/repositories/warcforceone/clutchvideos-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:01:24.025720Z Fetching https://hub.docker.com/v2/repositories/warcforceone/clutchvideos-grab/tags/latest/
2021-02-27T14:01:24.644756Z Fetching https://hub.docker.com/v2/repositories/warcforceone/clutchvideos-grab/tags/latest/images
2021-02-27T14:01:25.210979Z Fetching https://hub.docker.com/v2/repositories/warcforceone/microsoft-download-center-grab/
2021-02-27T14:01:25.828722Z Fetching https://hub.docker.com/v2/repositories/warcforceone/microsoft-download-center-grab/dockerfile/
2021-02-27T14:01:26.575131Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:01:27.482784Z Fetching https://hub.docker.com/v2/repositories/warcforceone/microsoft-download-center-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:01:28.066068Z Fetching https://hub.docker.com/v2/repositories/warcforceone/microsoft-download-center-grab/tags/latest/
2021-02-27T14:01:28.648474Z Fetching https://hub.docker.com/v2/repositories/warcforceone/microsoft-download-center-grab/tags/latest/images
2021-02-27T14:01:29.247647Z Fetching https://hub.docker.com/v2/repositories/warcforceone/mixer-grab/
2021-02-27T14:01:29.877022Z Fetching https://hub.docker.com/v2/repositories/warcforceone/mixer-grab/dockerfile/
2021-02-27T14:01:30.460999Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:01:31.364987Z Fetching https://hub.docker.com/v2/repositories/warcforceone/mixer-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:01:31.927925Z Fetching https://hub.docker.com/v2/repositories/warcforceone/mixer-grab/tags/latest/
2021-02-27T14:01:32.487903Z Fetching https://hub.docker.com/v2/repositories/warcforceone/mixer-grab/tags/latest/images
2021-02-27T14:01:33.057406Z Fetching https://hub.docker.com/v2/repositories/warcforceone/soup-io-grab/
2021-02-27T14:01:33.671706Z Fetching https://hub.docker.com/v2/repositories/warcforceone/soup-io-grab/dockerfile/
2021-02-27T14:01:34.264593Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:01:35.117948Z Fetching https://hub.docker.com/v2/repositories/warcforceone/soup-io-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:01:35.677983Z Fetching https://hub.docker.com/v2/repositories/warcforceone/soup-io-grab/tags/latest/
2021-02-27T14:01:36.251560Z Fetching https://hub.docker.com/v2/repositories/warcforceone/soup-io-grab/tags/latest/images
2021-02-27T14:01:36.817791Z Fetching https://hub.docker.com/v2/repositories/warcforceone/snscrape-upstream/
2021-02-27T14:01:37.423368Z Fetching https://hub.docker.com/v2/repositories/warcforceone/snscrape-upstream/dockerfile/
2021-02-27T14:01:38.002837Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:01:38.638842Z Fetching https://hub.docker.com/v2/repositories/warcforceone/snscrape-upstream/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:01:39.194798Z Fetching https://hub.docker.com/v2/repositories/warcforceone/snscrape/
2021-02-27T14:01:39.814041Z Fetching https://hub.docker.com/v2/repositories/warcforceone/snscrape/dockerfile/
2021-02-27T14:01:40.396853Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:01:41.291142Z Fetching https://hub.docker.com/v2/repositories/warcforceone/snscrape/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:01:41.869302Z Fetching https://hub.docker.com/v2/repositories/warcforceone/snscrape/tags/latest/
2021-02-27T14:01:42.432321Z Fetching https://hub.docker.com/v2/repositories/warcforceone/snscrape/tags/latest/images
2021-02-27T14:01:42.992213Z Fetching https://hub.docker.com/v2/repositories/warcforceone/singstar-grab/
2021-02-27T14:01:43.705054Z Fetching https://hub.docker.com/v2/repositories/warcforceone/singstar-grab/dockerfile/
2021-02-27T14:01:44.300123Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:01:45.238428Z Fetching https://hub.docker.com/v2/repositories/warcforceone/singstar-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:01:45.800732Z Fetching https://hub.docker.com/v2/repositories/warcforceone/singstar-grab/tags/latest/
2021-02-27T14:01:46.364823Z Fetching https://hub.docker.com/v2/repositories/warcforceone/singstar-grab/tags/latest/images
2021-02-27T14:01:46.930210Z Fetching https://hub.docker.com/v2/repositories/warcforceone/yahoogroups-grab/
2021-02-27T14:01:47.535058Z Fetching https://hub.docker.com/v2/repositories/warcforceone/yahoogroups-grab/dockerfile/
2021-02-27T14:01:48.119361Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:01:49.024386Z Fetching https://hub.docker.com/v2/repositories/warcforceone/yahoogroups-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:01:49.610187Z Fetching https://hub.docker.com/v2/repositories/warcforceone/yahoogroups-grab/tags/latest/
2021-02-27T14:01:50.181951Z Fetching https://hub.docker.com/v2/repositories/warcforceone/yahoogroups-grab/tags/latest/images
2021-02-27T14:01:50.747000Z Fetching https://hub.docker.com/v2/repositories/warcforceone/playstv-grab/
2021-02-27T14:01:51.358527Z Fetching https://hub.docker.com/v2/repositories/warcforceone/playstv-grab/dockerfile/
2021-02-27T14:01:51.931327Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:01:52.756326Z Fetching https://hub.docker.com/v2/repositories/warcforceone/playstv-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:01:53.320536Z Fetching https://hub.docker.com/v2/repositories/warcforceone/playstv-grab/tags/latest/
2021-02-27T14:01:53.896790Z Fetching https://hub.docker.com/v2/repositories/warcforceone/playstv-grab/tags/latest/images
2021-02-27T14:01:54.460543Z Fetching https://hub.docker.com/v2/repositories/warcforceone/youtube-likedlists-grab/
2021-02-27T14:01:55.067637Z Fetching https://hub.docker.com/v2/repositories/warcforceone/youtube-likedlists-grab/dockerfile/
2021-02-27T14:01:55.652996Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:01:56.563921Z Fetching https://hub.docker.com/v2/repositories/warcforceone/youtube-likedlists-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:01:57.128963Z Fetching https://hub.docker.com/v2/repositories/warcforceone/youtube-likedlists-grab/tags/latest/
2021-02-27T14:01:57.710593Z Fetching https://hub.docker.com/v2/repositories/warcforceone/youtube-likedlists-grab/tags/latest/images
2021-02-27T14:01:58.287704Z Fetching https://hub.docker.com/v2/repositories/warcforceone/gfycat-grab/
2021-02-27T14:01:58.898009Z Fetching https://hub.docker.com/v2/repositories/warcforceone/gfycat-grab/dockerfile/
2021-02-27T14:01:59.481733Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:02:00.353916Z Fetching https://hub.docker.com/v2/repositories/warcforceone/gfycat-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:02:00.918147Z Fetching https://hub.docker.com/v2/repositories/warcforceone/gfycat-grab/tags/latest/
2021-02-27T14:02:01.493721Z Fetching https://hub.docker.com/v2/repositories/warcforceone/gfycat-grab/tags/latest/images
2021-02-27T14:02:02.059596Z Fetching https://hub.docker.com/v2/repositories/warcforceone/drawr-grab/
2021-02-27T14:02:02.666481Z Fetching https://hub.docker.com/v2/repositories/warcforceone/drawr-grab/dockerfile/
2021-02-27T14:02:03.246185Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:02:04.094940Z Fetching https://hub.docker.com/v2/repositories/warcforceone/drawr-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:02:04.662311Z Fetching https://hub.docker.com/v2/repositories/warcforceone/drawr-grab/tags/latest/
2021-02-27T14:02:05.235093Z Fetching https://hub.docker.com/v2/repositories/warcforceone/drawr-grab/tags/latest/images
2021-02-27T14:02:05.814315Z Fetching https://hub.docker.com/v2/repositories/warcforceone/radio24syv-grab/
2021-02-27T14:02:06.452181Z Fetching https://hub.docker.com/v2/repositories/warcforceone/radio24syv-grab/dockerfile/
2021-02-27T14:02:07.034491Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:02:07.869147Z Fetching https://hub.docker.com/v2/repositories/warcforceone/radio24syv-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:02:08.433294Z Fetching https://hub.docker.com/v2/repositories/warcforceone/radio24syv-grab/tags/latest/
2021-02-27T14:02:09.007392Z Fetching https://hub.docker.com/v2/repositories/warcforceone/radio24syv-grab/tags/latest/images
2021-02-27T14:02:09.582632Z Fetching https://hub.docker.com/v2/repositories/warcforceone/yourshot-grab/
2021-02-27T14:02:10.190371Z Fetching https://hub.docker.com/v2/repositories/warcforceone/yourshot-grab/dockerfile/
2021-02-27T14:02:10.762095Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:02:11.600041Z Fetching https://hub.docker.com/v2/repositories/warcforceone/yourshot-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:02:12.167163Z Fetching https://hub.docker.com/v2/repositories/warcforceone/yourshot-grab/tags/latest/
2021-02-27T14:02:12.731020Z Fetching https://hub.docker.com/v2/repositories/warcforceone/yourshot-grab/tags/latest/images
2021-02-27T14:02:13.310826Z Fetching https://hub.docker.com/v2/repositories/warcforceone/sketch-grab/
2021-02-27T14:02:13.938857Z Fetching https://hub.docker.com/v2/repositories/warcforceone/sketch-grab/dockerfile/
2021-02-27T14:02:14.543198Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:02:15.431237Z Fetching https://hub.docker.com/v2/repositories/warcforceone/sketch-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:02:15.999790Z Fetching https://hub.docker.com/v2/repositories/warcforceone/sketch-grab/tags/latest/
2021-02-27T14:02:16.563891Z Fetching https://hub.docker.com/v2/repositories/warcforceone/sketch-grab/tags/latest/images
2021-02-27T14:02:17.142281Z Fetching https://hub.docker.com/v2/repositories/warcforceone/tinypic-grab/
2021-02-27T14:02:17.745307Z Fetching https://hub.docker.com/v2/repositories/warcforceone/tinypic-grab/dockerfile/
2021-02-27T14:02:18.348619Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:02:19.210353Z Fetching https://hub.docker.com/v2/repositories/warcforceone/tinypic-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:02:19.777500Z Fetching https://hub.docker.com/v2/repositories/warcforceone/tinypic-grab/tags/latest/
2021-02-27T14:02:20.337400Z Fetching https://hub.docker.com/v2/repositories/warcforceone/tinypic-grab/tags/latest/images
2021-02-27T14:02:20.898993Z Fetching https://hub.docker.com/v2/repositories/warcforceone/freeml-grab/
2021-02-27T14:02:21.503071Z Fetching https://hub.docker.com/v2/repositories/warcforceone/freeml-grab/dockerfile/
2021-02-27T14:02:22.081669Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:02:22.985273Z Fetching https://hub.docker.com/v2/repositories/warcforceone/freeml-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:02:23.554910Z Fetching https://hub.docker.com/v2/repositories/warcforceone/freeml-grab/tags/latest/
2021-02-27T14:02:24.128534Z Fetching https://hub.docker.com/v2/repositories/warcforceone/freeml-grab/tags/latest/images
2021-02-27T14:02:24.701894Z Fetching https://hub.docker.com/v2/repositories/warcforceone/instaudio-grab/
2021-02-27T14:02:25.313729Z Fetching https://hub.docker.com/v2/repositories/warcforceone/instaudio-grab/dockerfile/
2021-02-27T14:02:25.926364Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T14:02:26.765483Z Fetching https://hub.docker.com/v2/repositories/warcforceone/instaudio-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T14:02:27.337427Z Fetching https://hub.docker.com/v2/repositories/warcforceone/instaudio-grab/tags/latest/
2021-02-27T14:02:27.903113Z Fetching https://hub.docker.com/v2/repositories/warcforceone/instaudio-grab/tags/latest/images
2021-02-27T14:02:27.936634Z Done with warcforceone
2021-02-27T16:00:01.291435Z Retrieving Docker Hub user archiveteam
2021-02-27T16:00:01.291626Z Fetching https://hub.docker.com/v2/users/archiveteam/
2021-02-27T16:00:02.660259Z Fetching https://hub.docker.com/v2/repositories/archiveteam/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:00:03.699199Z Fetching https://hub.docker.com/v2/repositories/archiveteam/warrior-dockerfile/
2021-02-27T16:00:04.363115Z Fetching https://hub.docker.com/v2/repositories/archiveteam/warrior-dockerfile/dockerfile/
2021-02-27T16:00:04.946443Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:00:05.901134Z Fetching https://hub.docker.com/v2/repositories/archiveteam/warrior-dockerfile/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:00:06.494574Z Fetching https://hub.docker.com/v2/repositories/archiveteam/warrior-dockerfile/tags/latest/
2021-02-27T16:00:07.067683Z Fetching https://hub.docker.com/v2/repositories/archiveteam/warrior-dockerfile/tags/latest/images
2021-02-27T16:00:07.102188Z Done with archiveteam
2021-02-27T16:00:07.103191Z Retrieving Docker Hub user warcforceone
2021-02-27T16:00:07.103379Z Fetching https://hub.docker.com/v2/users/warcforceone/
2021-02-27T16:00:07.898777Z Fetching https://hub.docker.com/v2/repositories/warcforceone/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:00:08.534231Z Fetching https://hub.docker.com/v2/repositories/warcforceone/dnsmasq/
2021-02-27T16:00:09.171894Z Fetching https://hub.docker.com/v2/repositories/warcforceone/dnsmasq/dockerfile/
2021-02-27T16:00:09.802624Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:00:10.750737Z Fetching https://hub.docker.com/v2/repositories/warcforceone/dnsmasq/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:00:11.333172Z Fetching https://hub.docker.com/v2/repositories/warcforceone/dnsmasq/tags/latest/
2021-02-27T16:00:11.906880Z Fetching https://hub.docker.com/v2/repositories/warcforceone/dnsmasq/tags/latest/images
2021-02-27T16:00:12.497797Z Fetching https://hub.docker.com/v2/repositories/warcforceone/angelfire-grab/
2021-02-27T16:00:13.103342Z Fetching https://hub.docker.com/v2/repositories/warcforceone/angelfire-grab/dockerfile/
2021-02-27T16:00:13.685176Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:00:14.705663Z Fetching https://hub.docker.com/v2/repositories/warcforceone/angelfire-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:00:15.273968Z Fetching https://hub.docker.com/v2/repositories/warcforceone/angelfire-grab/tags/latest/
2021-02-27T16:00:15.860028Z Fetching https://hub.docker.com/v2/repositories/warcforceone/angelfire-grab/tags/latest/images
2021-02-27T16:00:16.442097Z Fetching https://hub.docker.com/v2/repositories/warcforceone/grab-base/
2021-02-27T16:00:17.046796Z Fetching https://hub.docker.com/v2/repositories/warcforceone/grab-base/dockerfile/
2021-02-27T16:00:17.647809Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:00:18.483198Z Fetching https://hub.docker.com/v2/repositories/warcforceone/grab-base/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:00:19.085006Z Fetching https://hub.docker.com/v2/repositories/warcforceone/grab-base/tags/latest/
2021-02-27T16:00:19.653691Z Fetching https://hub.docker.com/v2/repositories/warcforceone/grab-base/tags/latest/images
2021-02-27T16:00:20.220672Z Fetching https://hub.docker.com/v2/repositories/warcforceone/google-sites-grab/
2021-02-27T16:00:20.858205Z Fetching https://hub.docker.com/v2/repositories/warcforceone/google-sites-grab/dockerfile/
2021-02-27T16:00:21.435618Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:00:22.279014Z Fetching https://hub.docker.com/v2/repositories/warcforceone/google-sites-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:00:22.854756Z Fetching https://hub.docker.com/v2/repositories/warcforceone/google-sites-grab/tags/latest/
2021-02-27T16:00:23.420491Z Fetching https://hub.docker.com/v2/repositories/warcforceone/google-sites-grab/tags/latest/images
2021-02-27T16:00:23.987012Z Fetching https://hub.docker.com/v2/repositories/warcforceone/github-grab/
2021-02-27T16:00:24.646572Z Fetching https://hub.docker.com/v2/repositories/warcforceone/github-grab/dockerfile/
2021-02-27T16:00:25.257269Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:00:26.103479Z Fetching https://hub.docker.com/v2/repositories/warcforceone/github-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:00:26.675374Z Fetching https://hub.docker.com/v2/repositories/warcforceone/github-grab/tags/latest/
2021-02-27T16:00:27.263767Z Fetching https://hub.docker.com/v2/repositories/warcforceone/github-grab/tags/latest/images
2021-02-27T16:00:27.850277Z Fetching https://hub.docker.com/v2/repositories/warcforceone/pastebin-grab/
2021-02-27T16:00:28.459307Z Fetching https://hub.docker.com/v2/repositories/warcforceone/pastebin-grab/dockerfile/
2021-02-27T16:00:29.050815Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:00:29.911939Z Fetching https://hub.docker.com/v2/repositories/warcforceone/pastebin-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:00:30.483897Z Fetching https://hub.docker.com/v2/repositories/warcforceone/pastebin-grab/tags/latest/
2021-02-27T16:00:31.055909Z Fetching https://hub.docker.com/v2/repositories/warcforceone/pastebin-grab/tags/latest/images
2021-02-27T16:00:31.636522Z Fetching https://hub.docker.com/v2/repositories/warcforceone/reddit-grab/
2021-02-27T16:00:32.263104Z Fetching https://hub.docker.com/v2/repositories/warcforceone/reddit-grab/dockerfile/
2021-02-27T16:00:32.850882Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:00:33.762026Z Fetching https://hub.docker.com/v2/repositories/warcforceone/reddit-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:00:34.335240Z Fetching https://hub.docker.com/v2/repositories/warcforceone/reddit-grab/tags/latest/
2021-02-27T16:00:34.915261Z Fetching https://hub.docker.com/v2/repositories/warcforceone/reddit-grab/tags/latest/images
2021-02-27T16:00:35.489235Z Fetching https://hub.docker.com/v2/repositories/warcforceone/domains-grab/
2021-02-27T16:00:36.091698Z Fetching https://hub.docker.com/v2/repositories/warcforceone/domains-grab/dockerfile/
2021-02-27T16:00:36.678897Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:00:37.819907Z Fetching https://hub.docker.com/v2/repositories/warcforceone/domains-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:00:38.383508Z Fetching https://hub.docker.com/v2/repositories/warcforceone/domains-grab/tags/latest/
2021-02-27T16:00:38.961359Z Fetching https://hub.docker.com/v2/repositories/warcforceone/domains-grab/tags/latest/images
2021-02-27T16:00:39.538354Z Fetching https://hub.docker.com/v2/repositories/warcforceone/megawarc-factory/
2021-02-27T16:00:40.142446Z Fetching https://hub.docker.com/v2/repositories/warcforceone/megawarc-factory/dockerfile/
2021-02-27T16:00:40.747907Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:00:41.639651Z Fetching https://hub.docker.com/v2/repositories/warcforceone/megawarc-factory/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:00:42.218591Z Fetching https://hub.docker.com/v2/repositories/warcforceone/megawarc-factory/tags/latest/
2021-02-27T16:00:42.791939Z Fetching https://hub.docker.com/v2/repositories/warcforceone/megawarc-factory/tags/latest/images
2021-02-27T16:00:43.378260Z Fetching https://hub.docker.com/v2/repositories/warcforceone/fotoalbum-grab/
2021-02-27T16:00:44.007369Z Fetching https://hub.docker.com/v2/repositories/warcforceone/fotoalbum-grab/dockerfile/
2021-02-27T16:00:44.586459Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:00:45.458215Z Fetching https://hub.docker.com/v2/repositories/warcforceone/fotoalbum-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:00:46.040778Z Fetching https://hub.docker.com/v2/repositories/warcforceone/fotoalbum-grab/tags/latest/
2021-02-27T16:00:46.655740Z Fetching https://hub.docker.com/v2/repositories/warcforceone/fotoalbum-grab/tags/latest/images
2021-02-27T16:00:47.230186Z Fetching https://hub.docker.com/v2/repositories/warcforceone/youtube-playlistnotes-grab/
2021-02-27T16:00:47.840206Z Fetching https://hub.docker.com/v2/repositories/warcforceone/youtube-playlistnotes-grab/dockerfile/
2021-02-27T16:00:48.437910Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:00:49.339912Z Fetching https://hub.docker.com/v2/repositories/warcforceone/youtube-playlistnotes-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:00:49.923903Z Fetching https://hub.docker.com/v2/repositories/warcforceone/youtube-playlistnotes-grab/tags/latest/
2021-02-27T16:00:50.504804Z Fetching https://hub.docker.com/v2/repositories/warcforceone/youtube-playlistnotes-grab/tags/latest/images
2021-02-27T16:00:51.079273Z Fetching https://hub.docker.com/v2/repositories/warcforceone/mercurial-grab/
2021-02-27T16:00:51.712937Z Fetching https://hub.docker.com/v2/repositories/warcforceone/mercurial-grab/dockerfile/
2021-02-27T16:00:52.309534Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:00:53.224581Z Fetching https://hub.docker.com/v2/repositories/warcforceone/mercurial-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:00:53.802347Z Fetching https://hub.docker.com/v2/repositories/warcforceone/mercurial-grab/tags/latest/
2021-02-27T16:00:54.372008Z Fetching https://hub.docker.com/v2/repositories/warcforceone/mercurial-grab/tags/latest/images
2021-02-27T16:00:54.943906Z Fetching https://hub.docker.com/v2/repositories/warcforceone/tencent-weibo-grab/
2021-02-27T16:00:55.555907Z Fetching https://hub.docker.com/v2/repositories/warcforceone/tencent-weibo-grab/dockerfile/
2021-02-27T16:00:56.160634Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:00:57.029303Z Fetching https://hub.docker.com/v2/repositories/warcforceone/tencent-weibo-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:00:57.597450Z Fetching https://hub.docker.com/v2/repositories/warcforceone/tencent-weibo-grab/tags/latest/
2021-02-27T16:00:58.172556Z Fetching https://hub.docker.com/v2/repositories/warcforceone/tencent-weibo-grab/tags/latest/images
2021-02-27T16:00:58.738980Z Fetching https://hub.docker.com/v2/repositories/warcforceone/theartistunion-grab/
2021-02-27T16:00:59.339275Z Fetching https://hub.docker.com/v2/repositories/warcforceone/theartistunion-grab/dockerfile/
2021-02-27T16:00:59.937659Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:01:00.793028Z Fetching https://hub.docker.com/v2/repositories/warcforceone/theartistunion-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:01:01.371729Z Fetching https://hub.docker.com/v2/repositories/warcforceone/theartistunion-grab/tags/latest/
2021-02-27T16:01:01.948786Z Fetching https://hub.docker.com/v2/repositories/warcforceone/theartistunion-grab/tags/latest/images
2021-02-27T16:01:02.539285Z Fetching https://hub.docker.com/v2/repositories/warcforceone/bitbucket-grab/
2021-02-27T16:01:03.146702Z Fetching https://hub.docker.com/v2/repositories/warcforceone/bitbucket-grab/dockerfile/
2021-02-27T16:01:03.744040Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:01:04.638272Z Fetching https://hub.docker.com/v2/repositories/warcforceone/bitbucket-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:01:05.215906Z Fetching https://hub.docker.com/v2/repositories/warcforceone/bitbucket-grab/tags/latest/
2021-02-27T16:01:05.801121Z Fetching https://hub.docker.com/v2/repositories/warcforceone/bitbucket-grab/tags/latest/images
2021-02-27T16:01:06.383602Z Fetching https://hub.docker.com/v2/repositories/warcforceone/ateam-airsync/
2021-02-27T16:01:06.994947Z Fetching https://hub.docker.com/v2/repositories/warcforceone/ateam-airsync/dockerfile/
2021-02-27T16:01:07.664789Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:01:08.294774Z Fetching https://hub.docker.com/v2/repositories/warcforceone/ateam-airsync/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:01:08.867893Z Fetching https://hub.docker.com/v2/repositories/warcforceone/ateam-airsync/tags/latest/
2021-02-27T16:01:09.441998Z Fetching https://hub.docker.com/v2/repositories/warcforceone/ateam-airsync/tags/latest/images
2021-02-27T16:01:10.009482Z Fetching https://hub.docker.com/v2/repositories/warcforceone/naver-matome-grab/
2021-02-27T16:01:10.617266Z Fetching https://hub.docker.com/v2/repositories/warcforceone/naver-matome-grab/dockerfile/
2021-02-27T16:01:11.225062Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:01:12.144690Z Fetching https://hub.docker.com/v2/repositories/warcforceone/naver-matome-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:01:12.734934Z Fetching https://hub.docker.com/v2/repositories/warcforceone/naver-matome-grab/tags/latest/
2021-02-27T16:01:13.311078Z Fetching https://hub.docker.com/v2/repositories/warcforceone/naver-matome-grab/tags/latest/images
2021-02-27T16:01:13.882125Z Fetching https://hub.docker.com/v2/repositories/warcforceone/ateam-airsync-meta/
2021-02-27T16:01:14.504862Z Fetching https://hub.docker.com/v2/repositories/warcforceone/ateam-airsync-meta/dockerfile/
2021-02-27T16:01:15.091353Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:01:15.744620Z Fetching https://hub.docker.com/v2/repositories/warcforceone/ateam-airsync-meta/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:01:16.328505Z Fetching https://hub.docker.com/v2/repositories/warcforceone/ateam-airsync-meta/tags/latest/
2021-02-27T16:01:16.898095Z Fetching https://hub.docker.com/v2/repositories/warcforceone/ateam-airsync-meta/tags/latest/images
2021-02-27T16:01:17.478818Z Fetching https://hub.docker.com/v2/repositories/warcforceone/clutch-grab/
2021-02-27T16:01:18.090091Z Fetching https://hub.docker.com/v2/repositories/warcforceone/clutch-grab/dockerfile/
2021-02-27T16:01:18.679904Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:01:19.551857Z Fetching https://hub.docker.com/v2/repositories/warcforceone/clutch-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:01:20.126207Z Fetching https://hub.docker.com/v2/repositories/warcforceone/clutch-grab/tags/latest/
2021-02-27T16:01:20.698213Z Fetching https://hub.docker.com/v2/repositories/warcforceone/clutch-grab/tags/latest/images
2021-02-27T16:01:21.268024Z Fetching https://hub.docker.com/v2/repositories/warcforceone/clutchvideos-grab/
2021-02-27T16:01:21.888050Z Fetching https://hub.docker.com/v2/repositories/warcforceone/clutchvideos-grab/dockerfile/
2021-02-27T16:01:22.481314Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:01:23.384614Z Fetching https://hub.docker.com/v2/repositories/warcforceone/clutchvideos-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:01:23.953130Z Fetching https://hub.docker.com/v2/repositories/warcforceone/clutchvideos-grab/tags/latest/
2021-02-27T16:01:24.523913Z Fetching https://hub.docker.com/v2/repositories/warcforceone/clutchvideos-grab/tags/latest/images
2021-02-27T16:01:25.109001Z Fetching https://hub.docker.com/v2/repositories/warcforceone/microsoft-download-center-grab/
2021-02-27T16:01:25.839615Z Fetching https://hub.docker.com/v2/repositories/warcforceone/microsoft-download-center-grab/dockerfile/
2021-02-27T16:01:26.638850Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:01:27.484869Z Fetching https://hub.docker.com/v2/repositories/warcforceone/microsoft-download-center-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:01:28.054159Z Fetching https://hub.docker.com/v2/repositories/warcforceone/microsoft-download-center-grab/tags/latest/
2021-02-27T16:01:28.630485Z Fetching https://hub.docker.com/v2/repositories/warcforceone/microsoft-download-center-grab/tags/latest/images
2021-02-27T16:01:29.205397Z Fetching https://hub.docker.com/v2/repositories/warcforceone/mixer-grab/
2021-02-27T16:01:29.815143Z Fetching https://hub.docker.com/v2/repositories/warcforceone/mixer-grab/dockerfile/
2021-02-27T16:01:30.403901Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:01:31.337649Z Fetching https://hub.docker.com/v2/repositories/warcforceone/mixer-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:01:31.910207Z Fetching https://hub.docker.com/v2/repositories/warcforceone/mixer-grab/tags/latest/
2021-02-27T16:01:32.473698Z Fetching https://hub.docker.com/v2/repositories/warcforceone/mixer-grab/tags/latest/images
2021-02-27T16:01:33.071903Z Fetching https://hub.docker.com/v2/repositories/warcforceone/soup-io-grab/
2021-02-27T16:01:33.697541Z Fetching https://hub.docker.com/v2/repositories/warcforceone/soup-io-grab/dockerfile/
2021-02-27T16:01:34.290496Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:01:35.159240Z Fetching https://hub.docker.com/v2/repositories/warcforceone/soup-io-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:01:35.730997Z Fetching https://hub.docker.com/v2/repositories/warcforceone/soup-io-grab/tags/latest/
2021-02-27T16:01:36.305115Z Fetching https://hub.docker.com/v2/repositories/warcforceone/soup-io-grab/tags/latest/images
2021-02-27T16:01:36.875451Z Fetching https://hub.docker.com/v2/repositories/warcforceone/snscrape-upstream/
2021-02-27T16:01:37.477735Z Fetching https://hub.docker.com/v2/repositories/warcforceone/snscrape-upstream/dockerfile/
2021-02-27T16:01:38.069927Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:01:38.684412Z Fetching https://hub.docker.com/v2/repositories/warcforceone/snscrape-upstream/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:01:39.250383Z Fetching https://hub.docker.com/v2/repositories/warcforceone/snscrape/
2021-02-27T16:01:39.861308Z Fetching https://hub.docker.com/v2/repositories/warcforceone/snscrape/dockerfile/
2021-02-27T16:01:40.443141Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:01:41.276612Z Fetching https://hub.docker.com/v2/repositories/warcforceone/snscrape/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:01:41.851904Z Fetching https://hub.docker.com/v2/repositories/warcforceone/snscrape/tags/latest/
2021-02-27T16:01:42.427559Z Fetching https://hub.docker.com/v2/repositories/warcforceone/snscrape/tags/latest/images
2021-02-27T16:01:43.002776Z Fetching https://hub.docker.com/v2/repositories/warcforceone/singstar-grab/
2021-02-27T16:01:43.616762Z Fetching https://hub.docker.com/v2/repositories/warcforceone/singstar-grab/dockerfile/
2021-02-27T16:01:44.207651Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:01:45.039208Z Fetching https://hub.docker.com/v2/repositories/warcforceone/singstar-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:01:45.610840Z Fetching https://hub.docker.com/v2/repositories/warcforceone/singstar-grab/tags/latest/
2021-02-27T16:01:46.185288Z Fetching https://hub.docker.com/v2/repositories/warcforceone/singstar-grab/tags/latest/images
2021-02-27T16:01:46.761460Z Fetching https://hub.docker.com/v2/repositories/warcforceone/yahoogroups-grab/
2021-02-27T16:01:47.379921Z Fetching https://hub.docker.com/v2/repositories/warcforceone/yahoogroups-grab/dockerfile/
2021-02-27T16:01:47.986575Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:01:48.875900Z Fetching https://hub.docker.com/v2/repositories/warcforceone/yahoogroups-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:01:49.448508Z Fetching https://hub.docker.com/v2/repositories/warcforceone/yahoogroups-grab/tags/latest/
2021-02-27T16:01:50.038794Z Fetching https://hub.docker.com/v2/repositories/warcforceone/yahoogroups-grab/tags/latest/images
2021-02-27T16:01:50.611404Z Fetching https://hub.docker.com/v2/repositories/warcforceone/playstv-grab/
2021-02-27T16:01:51.231488Z Fetching https://hub.docker.com/v2/repositories/warcforceone/playstv-grab/dockerfile/
2021-02-27T16:01:51.830535Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:01:52.731310Z Fetching https://hub.docker.com/v2/repositories/warcforceone/playstv-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:01:53.297884Z Fetching https://hub.docker.com/v2/repositories/warcforceone/playstv-grab/tags/latest/
2021-02-27T16:01:53.873117Z Fetching https://hub.docker.com/v2/repositories/warcforceone/playstv-grab/tags/latest/images
2021-02-27T16:01:54.442226Z Fetching https://hub.docker.com/v2/repositories/warcforceone/youtube-likedlists-grab/
2021-02-27T16:01:55.049304Z Fetching https://hub.docker.com/v2/repositories/warcforceone/youtube-likedlists-grab/dockerfile/
2021-02-27T16:01:55.649927Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:01:56.857983Z Fetching https://hub.docker.com/v2/repositories/warcforceone/youtube-likedlists-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:01:57.425042Z Fetching https://hub.docker.com/v2/repositories/warcforceone/youtube-likedlists-grab/tags/latest/
2021-02-27T16:01:58.000478Z Fetching https://hub.docker.com/v2/repositories/warcforceone/youtube-likedlists-grab/tags/latest/images
2021-02-27T16:01:58.574580Z Fetching https://hub.docker.com/v2/repositories/warcforceone/gfycat-grab/
2021-02-27T16:01:59.189981Z Fetching https://hub.docker.com/v2/repositories/warcforceone/gfycat-grab/dockerfile/
2021-02-27T16:01:59.767906Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:02:04.979401Z Fetching https://hub.docker.com/v2/repositories/warcforceone/gfycat-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:02:05.550971Z Fetching https://hub.docker.com/v2/repositories/warcforceone/gfycat-grab/tags/latest/
2021-02-27T16:02:06.117193Z Fetching https://hub.docker.com/v2/repositories/warcforceone/gfycat-grab/tags/latest/images
2021-02-27T16:02:06.688789Z Fetching https://hub.docker.com/v2/repositories/warcforceone/drawr-grab/
2021-02-27T16:02:07.316231Z Fetching https://hub.docker.com/v2/repositories/warcforceone/drawr-grab/dockerfile/
2021-02-27T16:02:07.902289Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:02:08.760760Z Fetching https://hub.docker.com/v2/repositories/warcforceone/drawr-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:02:09.344494Z Fetching https://hub.docker.com/v2/repositories/warcforceone/drawr-grab/tags/latest/
2021-02-27T16:02:09.920000Z Fetching https://hub.docker.com/v2/repositories/warcforceone/drawr-grab/tags/latest/images
2021-02-27T16:02:10.490669Z Fetching https://hub.docker.com/v2/repositories/warcforceone/radio24syv-grab/
2021-02-27T16:02:11.099071Z Fetching https://hub.docker.com/v2/repositories/warcforceone/radio24syv-grab/dockerfile/
2021-02-27T16:02:11.687818Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:02:12.547532Z Fetching https://hub.docker.com/v2/repositories/warcforceone/radio24syv-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:02:13.129085Z Fetching https://hub.docker.com/v2/repositories/warcforceone/radio24syv-grab/tags/latest/
2021-02-27T16:02:13.703136Z Fetching https://hub.docker.com/v2/repositories/warcforceone/radio24syv-grab/tags/latest/images
2021-02-27T16:02:14.266372Z Fetching https://hub.docker.com/v2/repositories/warcforceone/yourshot-grab/
2021-02-27T16:02:14.897641Z Fetching https://hub.docker.com/v2/repositories/warcforceone/yourshot-grab/dockerfile/
2021-02-27T16:02:15.500624Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:02:16.362975Z Fetching https://hub.docker.com/v2/repositories/warcforceone/yourshot-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:02:16.935694Z Fetching https://hub.docker.com/v2/repositories/warcforceone/yourshot-grab/tags/latest/
2021-02-27T16:02:17.519768Z Fetching https://hub.docker.com/v2/repositories/warcforceone/yourshot-grab/tags/latest/images
2021-02-27T16:02:18.090676Z Fetching https://hub.docker.com/v2/repositories/warcforceone/sketch-grab/
2021-02-27T16:02:18.696813Z Fetching https://hub.docker.com/v2/repositories/warcforceone/sketch-grab/dockerfile/
2021-02-27T16:02:19.274736Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:02:20.177295Z Fetching https://hub.docker.com/v2/repositories/warcforceone/sketch-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:02:20.755979Z Fetching https://hub.docker.com/v2/repositories/warcforceone/sketch-grab/tags/latest/
2021-02-27T16:02:21.329648Z Fetching https://hub.docker.com/v2/repositories/warcforceone/sketch-grab/tags/latest/images
2021-02-27T16:02:21.899363Z Fetching https://hub.docker.com/v2/repositories/warcforceone/tinypic-grab/
2021-02-27T16:02:22.509601Z Fetching https://hub.docker.com/v2/repositories/warcforceone/tinypic-grab/dockerfile/
2021-02-27T16:02:23.097948Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:02:23.939197Z Fetching https://hub.docker.com/v2/repositories/warcforceone/tinypic-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:02:24.515898Z Fetching https://hub.docker.com/v2/repositories/warcforceone/tinypic-grab/tags/latest/
2021-02-27T16:02:25.090580Z Fetching https://hub.docker.com/v2/repositories/warcforceone/tinypic-grab/tags/latest/images
2021-02-27T16:02:25.668444Z Fetching https://hub.docker.com/v2/repositories/warcforceone/freeml-grab/
2021-02-27T16:02:26.270355Z Fetching https://hub.docker.com/v2/repositories/warcforceone/freeml-grab/dockerfile/
2021-02-27T16:02:26.857236Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:02:27.702729Z Fetching https://hub.docker.com/v2/repositories/warcforceone/freeml-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:02:28.295807Z Fetching https://hub.docker.com/v2/repositories/warcforceone/freeml-grab/tags/latest/
2021-02-27T16:02:28.875326Z Fetching https://hub.docker.com/v2/repositories/warcforceone/freeml-grab/tags/latest/images
2021-02-27T16:02:29.444689Z Fetching https://hub.docker.com/v2/repositories/warcforceone/instaudio-grab/
2021-02-27T16:02:30.039899Z Fetching https://hub.docker.com/v2/repositories/warcforceone/instaudio-grab/dockerfile/
2021-02-27T16:02:30.629486Z Fetching https://hub.docker.com/api/build/v1/source/
2021-02-27T16:02:31.595702Z Fetching https://hub.docker.com/v2/repositories/warcforceone/instaudio-grab/tags/?page_size=100&page=1&ordering=last_updated
2021-02-27T16:02:32.163907Z Fetching https://hub.docker.com/v2/repositories/warcforceone/instaudio-grab/tags/latest/
2021-02-27T16:02:32.743490Z Fetching https://hub.docker.com/v2/repositories/warcforceone/instaudio-grab/tags/latest/images
2021-02-27T16:02:32.786657Z Done with warcforceone

+ 2
- 2
warcforceone/repositories.json View File

@@ -10,7 +10,7 @@
"is_automated": false,
"can_edit": false,
"star_count": 0,
"pull_count": 21088933,
"pull_count": 21089413,
"last_updated": "2021-02-20T00:18:15.003220Z",
"is_migrated": false,
"collaborator_count": 0,
@@ -82,7 +82,7 @@
"is_automated": false,
"can_edit": false,
"star_count": 0,
"pull_count": 13893980,
"pull_count": 13896424,
"last_updated": "2021-02-03T13:48:21.932838Z",
"is_migrated": false,
"collaborator_count": 0,


+ 1
- 1
warcforceone/repositories/dnsmasq/info.json View File

@@ -9,7 +9,7 @@
"is_automated": false,
"can_edit": false,
"star_count": 0,
"pull_count": 21088933,
"pull_count": 21089413,
"last_updated": "2021-02-20T00:18:15.003220Z",
"is_migrated": false,
"collaborator_count": 0,


+ 2
- 2
warcforceone/repositories/dnsmasq/tags.json View File

@@ -14,7 +14,7 @@
"os_version": null,
"size": 4477304,
"status": "active",
"last_pulled": "2021-02-27T13:44:48.865955Z",
"last_pulled": "2021-02-27T15:45:09.164782Z",
"last_pushed": "2021-02-20T00:18:14.704711Z"
}
],
@@ -26,7 +26,7 @@
"full_size": 4477304,
"v2": true,
"tag_status": "active",
"tag_last_pulled": "2021-02-27T13:44:48.865955Z",
"tag_last_pulled": "2021-02-27T15:45:09.164782Z",
"tag_last_pushed": "2021-02-20T00:18:14.704711Z"
}
]

+ 1
- 1
warcforceone/repositories/dnsmasq/tags/latest.images.json View File

@@ -38,7 +38,7 @@
"os_version": null,
"size": 4477304,
"status": "active",
"last_pulled": "2021-02-27T13:44:48.865955Z",
"last_pulled": "2021-02-27T15:45:09.164782Z",
"last_pushed": "2021-02-20T00:18:14.704711Z"
}
]

+ 2
- 2
warcforceone/repositories/dnsmasq/tags/latest.info.json View File

@@ -13,7 +13,7 @@
"os_version": null,
"size": 4477304,
"status": "active",
"last_pulled": "2021-02-27T13:44:48.865955Z",
"last_pulled": "2021-02-27T15:45:09.164782Z",
"last_pushed": "2021-02-20T00:18:14.704711Z"
}
],
@@ -25,6 +25,6 @@
"full_size": 4477304,
"v2": true,
"tag_status": "active",
"tag_last_pulled": "2021-02-27T13:44:48.865955Z",
"tag_last_pulled": "2021-02-27T15:45:09.164782Z",
"tag_last_pushed": "2021-02-20T00:18:14.704711Z"
}

+ 1
- 1
warcforceone/repositories/github-grab/info.json View File

@@ -9,7 +9,7 @@
"is_automated": false,
"can_edit": false,
"star_count": 0,
"pull_count": 13893986,
"pull_count": 13896429,
"last_updated": "2021-02-03T13:48:21.932838Z",
"is_migrated": false,
"collaborator_count": 0,


+ 2
- 2
warcforceone/repositories/github-grab/tags.json View File

@@ -14,7 +14,7 @@
"os_version": null,
"size": 355285549,
"status": "active",
"last_pulled": "2021-02-27T13:31:42.307113Z",
"last_pulled": "2021-02-27T15:31:44.280973Z",
"last_pushed": "2021-02-03T13:48:21.641084Z"
}
],
@@ -26,7 +26,7 @@
"full_size": 355285549,
"v2": true,
"tag_status": "active",
"tag_last_pulled": "2021-02-27T13:31:42.307113Z",
"tag_last_pulled": "2021-02-27T15:31:44.280973Z",
"tag_last_pushed": "2021-02-03T13:48:21.641084Z"
}
]

+ 1
- 1
warcforceone/repositories/github-grab/tags/latest.images.json View File

@@ -148,7 +148,7 @@
"os_version": null,
"size": 355285549,
"status": "active",
"last_pulled": "2021-02-27T13:31:42.307113Z",
"last_pulled": "2021-02-27T15:31:44.280973Z",
"last_pushed": "2021-02-03T13:48:21.641084Z"
}
]

+ 2
- 2
warcforceone/repositories/github-grab/tags/latest.info.json View File

@@ -13,7 +13,7 @@
"os_version": null,
"size": 355285549,
"status": "active",
"last_pulled": "2021-02-27T13:31:42.307113Z",
"last_pulled": "2021-02-27T15:31:44.280973Z",
"last_pushed": "2021-02-03T13:48:21.641084Z"
}
],
@@ -25,6 +25,6 @@
"full_size": 355285549,
"v2": true,
"tag_status": "active",
"tag_last_pulled": "2021-02-27T13:31:42.307113Z",
"tag_last_pulled": "2021-02-27T15:31:44.280973Z",
"tag_last_pushed": "2021-02-03T13:48:21.641084Z"
}

Loading…
Cancel
Save