Commit graph

7 commits

Author SHA1 Message Date
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
Tobias c186616054
linux-transifex: Use debian base image, add git dependency (#43) 2021-10-14 22:19:19 +02:00
liushuyu 99b35c2ac1
linux-transifex: fix pip installation 2021-09-17 01:21:00 -06:00
James Rowe 2f78410b2b Update the docker images to run as yuzu user (UID 1027) 2020-05-07 21:12:25 -06:00
James Rowe 48dc64253f Combine RUN statements into one and remove shell expansion 2020-04-30 22:39:10 -06:00
James Rowe affcece6a6 Remove any leftover apt caches 2020-04-24 21:52:57 -06:00
chris062689 8a43699577 Initial addition of build-environment files. 2019-03-22 20:27:11 -04:00