mirror of
https://github.com/yuzu-emu/build-environments.git
synced 2025-12-21 09:21:35 +00:00
This fixes the build failing because of the following reasons: 1. GitHub Actions uses its own user inside the container, so the container should not include the USER directive. 2. Newer Docker builder systems (BuilderX) will not accept the MAINTAINER directive. |
||
|---|---|---|
| .github/workflows | ||
| linux-clang-format | ||
| linux-flatpak | ||
| linux-fresh | ||
| linux-mingw | ||
| linux-transifex | ||
| LICENSE | ||
| README.md | ||
build-environments
Dockerfile entries used for building yuzu binaries.