Mirror OCI images used by the Forgejo CI https://code.forgejo.org/oci
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Mathieu Fenniak 3f96ed7053
chore: remove minio/minio image (#74)
Image is no longer available; https://code.forgejo.org/forgejo/oci-mirror/actions/runs/829/jobs/0/attempt/1
```
time="2026-09-18T00:16:21Z" level=info msg="Copying image ref 1/1" from="docker://minio/minio:RELEASE.2025-07-23T15-54-02Z" to="docker://code.forgejo.org/oci/minio:RELEASE.2025-07-23T15-54-02Z"
time="2026-09-18T00:16:23Z" level=error msg="Error copying ref \"docker://minio/minio:RELEASE.2025-07-23T15-54-02Z\"" error="initializing source docker://minio/minio:RELEASE.2025-07-23T15-54-02Z: reading manifest RELEASE.2025-07-23T15-54-02Z in docker.io/minio/minio: requested access to the resource is denied"
time="2026-09-18T00:16:23Z" level=info msg="Copying image ref 1/1" from="docker://moby/buildkit:buildx-stable-1" to="docker://code.forgejo.org/oci/buildkit:buildx-stable-1"
```

Reviewed-on: https://code.forgejo.org/forgejo/oci-mirror/pulls/74
Reviewed-by: Michael Kriese <[email protected]>
2026-09-19 06:57:52 +00:00
.forgejo/workflows Update actions/checkout action to v6.1.0 (#70) 2026-08-05 04:38:25 +00:00
.gitignore initial 2024-05-24 14:19:10 +02:00
LICENSE Initial commit 2024-05-24 11:47:49 +00:00
README.md Initial commit 2024-05-24 11:47:49 +00:00
renovate.json Add renovate.json 2024-11-20 15:32:21 +00:00
skopeo.yml chore: remove minio/minio image (#74) 2026-09-19 06:57:52 +00:00

oci-mirror

Mirror OCI images used by the Forgejo CI