9 Commits

Author SHA1 Message Date
OpenSauce04 135f10320a docker: Fix azahar-room Dockerfile failing to build with podman 2026-05-25 17:04:47 +01:00
OpenSauce04 0b7114cbf8 docker: Break up build commands into seperate RUN calls
I think this was from back when the Dockerfile was first being written, before the 'builder' and 'final' stages were introduced which make this former optimization attempt completely redundant
2026-05-25 17:04:47 +01:00
OpenSauce04 95d42cb40a docker: Remove now-redundant CMake options from azahar-room Dockerfile 2026-05-25 17:04:47 +01:00
PabloMK7 b540725090 Revamp GDB implemenation and add a some minor debug features (#2086) 2026-05-07 13:48:35 +02:00
OpenSauce04 a6487ee8b0 azahar-room/Dockerfile: Fix error on zsh due incorrectly formatted comment 2026-01-11 13:18:38 +00:00
OpenSauce04 346bcf02ea docker: Set name of final stage in azahar-room Dockerfile 2025-12-02 10:54:42 +00:00
OpenSauce04 9099b9cfb7 docker: Use Ninja for azahar-room Docker image build 2025-12-02 10:54:42 +00:00
OpenSauce04 e1a7c24ecd docker: Improved build times by disabling unnecessary libraries
This can definitely be further improved, as there are Citra components which are also built unnecessarily, but that would require invasive CMake changes which are out of scope for this PR.
2025-12-02 10:54:42 +00:00
OpenSauce04 6866c01524 Initial azahar-room Dockerfile implementation 2025-12-02 10:54:42 +00:00