build-environments/linux-transifex
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
..
Dockerfile linux-transifex: Remove user and maintainer directives 2021-10-15 00:22:26 +02:00