mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2026-08-09 03:47:08 +00:00
This PR switches from [`ghcr.io/catthehacker/ubuntu`](https://github.com/catthehacker/docker_images/pkgs/container/ubuntu) to [`ghcr.io/gruke-build/ubuntu`](https://github.com/gruke-build/oci/pkgs/container/ubuntu), maintained as a part of [GRUKE](https://nuke.greemdev.net). You can find the container build scripts [here](https://github.com/gruke-build/oci). These custom images are created from a fork of the same repository that made the `catthehacker` images. This was spurred on by Canonical outages and server problems which have caused literally 30 minute `apt` operations. Additionally, even when there *aren't* server problems, having all the tools we need preinstalled just makes it faster. LLVM will not be getting pre-installed since it is massive, and we only install it for an operation which we're about to remove entirely (universal app bundles); additionally we use an ancient version. Reviewed-on: https://git.ryujinx.app/projects/Ryubing/pulls/180 |
||
|---|---|---|
| .. | ||
| build.yml | ||
| canary.yml | ||
| pr_triage.yml | ||
| release.yml | ||