Browse Source

Automatic run

data
JustAnotherArchivist's bot 2 years ago
parent
commit
b85e1dca5f
8 changed files with 610 additions and 610 deletions
  1. +1
    -1
      archiveteam/repositories.json
  2. +1
    -1
      archiveteam/repositories/warrior-dockerfile/info.json
  3. +576
    -576
      dockerhub-metadata.retrieve.log
  4. +2
    -2
      imrehg/repositories.json
  5. +2
    -2
      imrehg/repositories/archlinux-makepkg/info.json
  6. +6
    -6
      imrehg/repositories/archlinux-makepkg/tags.json
  7. +16
    -16
      imrehg/repositories/archlinux-makepkg/tags/latest.images.json
  8. +6
    -6
      imrehg/repositories/archlinux-makepkg/tags/latest.info.json

+ 1
- 1
archiveteam/repositories.json View File

@@ -10,7 +10,7 @@
"is_automated": true,
"can_edit": false,
"star_count": 17,
"pull_count": 15667174,
"pull_count": 15667175,
"last_updated": "2021-06-22T15:45:07.871997Z",
"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": 17,
"pull_count": 15667174,
"pull_count": 15667175,
"last_updated": "2021-06-22T15:45:07.871997Z",
"is_migrated": true,
"collaborator_count": 0,


+ 576
- 576
dockerhub-metadata.retrieve.log
File diff suppressed because it is too large
View File


+ 2
- 2
imrehg/repositories.json View File

@@ -10,8 +10,8 @@
"is_automated": true,
"can_edit": false,
"star_count": 1,
"pull_count": 9798,
"last_updated": "2022-05-22T03:30:52.197455Z",
"pull_count": 9799,
"last_updated": "2022-05-24T03:42:32.333297Z",
"is_migrated": true,
"collaborator_count": 1,
"affiliation": null,


+ 2
- 2
imrehg/repositories/archlinux-makepkg/info.json View File

@@ -9,8 +9,8 @@
"is_automated": true,
"can_edit": false,
"star_count": 1,
"pull_count": 9798,
"last_updated": "2022-05-22T03:30:52.197455Z",
"pull_count": 9799,
"last_updated": "2022-05-24T03:42:32.333297Z",
"is_migrated": true,
"collaborator_count": 1,
"affiliation": null,


+ 6
- 6
imrehg/repositories/archlinux-makepkg/tags.json View File

@@ -8,25 +8,25 @@
"architecture": "amd64",
"features": "",
"variant": null,
"digest": "sha256:accb69f03344aa2196ae00036f4c910e4733ccc891e543fd444817495a4f4f40",
"digest": "sha256:1bed81c61f505ee7fcf49304a8ef3774135dc72cdd75cadbf879a96711e71203",
"os": "linux",
"os_features": "",
"os_version": null,
"size": 313376069,
"size": 284200879,
"status": "active",
"last_pulled": null,
"last_pushed": "2022-05-22T03:30:52.027588Z"
"last_pushed": "2022-05-24T03:42:32.210731Z"
}
],
"last_updated": "2022-05-22T03:30:52.027588Z",
"last_updated": "2022-05-24T03:42:32.210731Z",
"last_updater": 1477119,
"last_updater_username": "imrehg",
"name": "latest",
"repository": 2484559,
"full_size": 313376069,
"full_size": 284200879,
"v2": true,
"tag_status": "active",
"tag_last_pulled": null,
"tag_last_pushed": "2022-05-22T03:30:52.027588Z"
"tag_last_pushed": "2022-05-24T03:42:32.210731Z"
}
]

+ 16
- 16
imrehg/repositories/archlinux-makepkg/tags/latest.images.json View File

@@ -3,16 +3,16 @@
"architecture": "amd64",
"features": null,
"variant": null,
"digest": "sha256:accb69f03344aa2196ae00036f4c910e4733ccc891e543fd444817495a4f4f40",
"digest": "sha256:1bed81c61f505ee7fcf49304a8ef3774135dc72cdd75cadbf879a96711e71203",
"layers": [
{
"digest": "sha256:6b2c4032adc968ec14016e9f1c1f7856c478960fb08a6efd9ef7642a0dfd12fa",
"size": 128444815,
"instruction": "COPY dir:d8cce52192bb7255cb1b24e50e30abb8cf530489075ce52d2c1b9d6f1dea1102 in / "
"digest": "sha256:1913c3612ba7cdcdf0976b1ca22724b707b447b40c6f019ced3cdfa013341f9e",
"size": 128453196,
"instruction": "COPY dir:9da80520bcedbcbbd7524afcb5f2e74c792901d6c9c8a25177e2f2a706db432a in / "
},
{
"digest": "sha256:e511435eb07f5dff70c467edf35d5322e8d6e8f1a50ffe7fbf8c3d9c80e1776b",
"size": 7108,
"digest": "sha256:316f56b1dcde7918b4ba0496833af024f6b51922ba3c966b16a1d8c408fd64b3",
"size": 7119,
"instruction": "/bin/sh -c ldconfig"
},
{
@@ -24,13 +24,13 @@
"instruction": " CMD [\"/usr/bin/bash\"]"
},
{
"digest": "sha256:f30969c796ab7f21e06e113b24317647bc0045cc45f1d919bc966e4d537c5848",
"size": 179019597,
"digest": "sha256:d170c94e03d4c9d71a968bc50ace6ceb56bb4b8548fb76ade3b1b712d9752c08",
"size": 149835937,
"instruction": "RUN /bin/sh -c pacman -Syuq --noconfirm git base-devel sudo namcap && rm -rf /var/cache/pacman/pkg/* # buildkit"
},
{
"digest": "sha256:58badb8b6eb6b54da91414b152b62be0e3276b2fa9adc58e868f536984353019",
"size": 2265,
"digest": "sha256:9fc324c07c2c20ac1b44a9ccbd01a817ebaf5ec3eb18983a6af9e16b1f089f3c",
"size": 2260,
"instruction": "RUN /bin/sh -c echo \"Defaults lecture = never\" > /etc/sudoers.d/privacy && echo \"%wheel ALL=(ALL) NOPASSWD: ALL\" > /etc/sudoers.d/wheel && useradd -m -G wheel -s /bin/bash builder # buildkit"
},
{
@@ -43,22 +43,22 @@
"instruction": "WORKDIR /home/builder"
},
{
"digest": "sha256:03be921b9db8f9e8db2121f206159a01b8ca836aecc91ff976150e0b0476339c",
"size": 2963247,
"digest": "sha256:e8581abcadd2e109d856a1c9febd507aaed8163c63274eaaba3f2e33fcbd96d6",
"size": 2963239,
"instruction": "COPY /home/builder/yay/*.pkg.tar.* /home/builder/pkg/ # buildkit"
},
{
"digest": "sha256:377f7e5407129408c6c624c3d77af59c718da741e962fbd65fe0695457fc2e64",
"size": 2939005,
"digest": "sha256:5011605cdb32c0e01de23dd77d179095d66a243781a2ef83193443c3c5c95723",
"size": 2939096,
"instruction": "RUN /bin/sh -c sudo pacman -U --noconfirm /home/builder/pkg/*.pkg.tar.* # buildkit"
}
],
"os": "linux",
"os_features": null,
"os_version": null,
"size": 313376069,
"size": 284200879,
"status": "active",
"last_pulled": null,
"last_pushed": "2022-05-22T03:30:52.027588Z"
"last_pushed": "2022-05-24T03:42:32.210731Z"
}
]

+ 6
- 6
imrehg/repositories/archlinux-makepkg/tags/latest.info.json View File

@@ -7,24 +7,24 @@
"architecture": "amd64",
"features": "",
"variant": null,
"digest": "sha256:accb69f03344aa2196ae00036f4c910e4733ccc891e543fd444817495a4f4f40",
"digest": "sha256:1bed81c61f505ee7fcf49304a8ef3774135dc72cdd75cadbf879a96711e71203",
"os": "linux",
"os_features": "",
"os_version": null,
"size": 313376069,
"size": 284200879,
"status": "active",
"last_pulled": null,
"last_pushed": "2022-05-22T03:30:52.027588Z"
"last_pushed": "2022-05-24T03:42:32.210731Z"
}
],
"last_updated": "2022-05-22T03:30:52.027588Z",
"last_updated": "2022-05-24T03:42:32.210731Z",
"last_updater": 1477119,
"last_updater_username": "imrehg",
"name": "latest",
"repository": 2484559,
"full_size": 313376069,
"full_size": 284200879,
"v2": true,
"tag_status": "active",
"tag_last_pulled": null,
"tag_last_pushed": "2022-05-22T03:30:52.027588Z"
"tag_last_pushed": "2022-05-24T03:42:32.210731Z"
}

Loading…
Cancel
Save