summaryrefslogtreecommitdiff
path: root/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* Set dependencies for WastedHEADmasterXavier Del Campo Romero2 days1-1/+7
|
* Use appimage-builder forkXavier Del Campo Romero2026-01-091-3/+10
| | | | | | | | | The upstream version distributed by pip3 fetches several blobs from github.com we have no control over. Instead, the fork retrieves them from repositories under the speed-dreams organization. [1][2] [1]: https://forge.a-lec.org/speed-dreams/AppImageKit [2]: https://forge.a-lec.org/speed-dreams/libappimage
* Dockerfile: Use upload-artifact mirrorXavier Del Campo Romero2025-11-181-1/+1
| | | | | While the original server aims to provide a best effort service, it is a good idea to depend on mirrors all hosted by the same service.
* Dockerfile: Add libsdl2-ttf-devXavier Del Campo Romero2025-11-181-0/+1
| | | | | This dependency is now required by the engine because of rendering TrueType fonts.
* First commitXavier Del Campo Romero2025-04-161-0/+96