Commit Graph

6 Commits

Author SHA1 Message Date
Anghelo Carvajal 6833c6d402 Include `gcc-mips-linux-gnu` in the dockerfile 2025-07-31 12:31:06 -04:00
Anghelo Carvajal 80807f47ae Fix dockerfile.
It was broken because the practicerom package changed stuff and apt didn't like whatever changed.
This is the commit that seems to have broken how the old practicerom package worked: e7bec93b0b (diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5)
2025-07-31 10:50:14 -04:00
Sirius902 89b7bb0d71
Fix /bin/bash -> /usr/bin/env bash (#1793) 2025-01-29 21:16:26 -08:00
ptweezy a8eb7e327f
Updated Docker Image (#1764)
* dockerfile improvement, ubuntu upgrade, reducing docker layers, increased parity with ooo project

* changing to apt-get

* reducing steps based off PR feedback

* improved comments

* revert

* you have to install curl first

* no need to change this
2024-12-21 13:55:39 +11:00
Derek Hensley eb6b837d65
Clang-Format 14 (#1321)
* format

* Update dockerfile and other documentation

* Update mac instructions
2023-07-27 12:15:40 -04:00
Parker Burnett 66c4d743b3
Adding Docker Support (#914)
* Adding dockerfile and instructions for building

* fixing readme and updating Dockerfile

* Adding packages and practicerom support
2022-07-11 23:54:17 -04:00