Dockerfile entries used for building yuzu binaries.
Find a file
FearlessTobi b5f0407335 linux-transifex: Remove user and maintainer directives
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.
2021-10-15 00:22:26 +02:00
.github/workflows CI: fix image repository name 2021-09-22 15:49:12 -06:00
linux-clang-format linux-clang-format: Update to clang-format-12 2021-09-24 15:49:22 -04:00
linux-flatpak Update the docker images to run as yuzu user (UID 1027) 2020-05-07 21:12:25 -06:00
linux-fresh fresh: Update to Qt 5.15.2 2021-09-30 19:40:04 -04:00
linux-mingw mingw: Use a variable to target ext libraries 2021-09-30 20:01:22 -04:00
linux-transifex linux-transifex: Remove user and maintainer directives 2021-10-15 00:22:26 +02:00
LICENSE Initial commit 2018-12-29 22:21:19 +00:00
README.md README: Correct Dockerhub link (#2) 2019-04-15 18:37:32 -04:00

build-environments

Dockerfile entries used for building yuzu binaries.

https://hub.docker.com/r/yuzuemu/build-environments/