Florian Kinder
b8ad6e06ab
Fix ARM64 emulation support in all entrypoints
...
- Add shared setup-exec.sh script to handle ARM64 emulation logic
- Update scenario.sh and scenario2map.sh to use box64 emulation on ARM64
- Refactor docker-entrypoint.sh and docker-entrypoint-rootless.sh to use shared script
- Ensures all factorio binary calls work correctly on ARM64 platforms
Fixes #585
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-08-31 22:21:22 +09:00
celestialorb
64980b9db3
using absolute path over relative path for subscripts ( #538 )
2024-10-27 19:49:15 +01:00
Harry Hixon
dde2761a8c
fix entrypoint logic for checking if root
2024-10-22 23:40:47 +02:00
Yannick Beauchamp-H
0ec91c3391
Add documentation for env variable MODS and make it actually change the mod directory ( #520 )
2024-10-22 23:22:20 +02:00
Florian Kinder
89ae20012e
Added DLC_SPACE_AGE environment variable ( #519 )
...
* Added DLC_SPACE_AGE environment variable to enable or disable dlc related mods
Took 53 minutes
* 🎨
Took 2 minutes
2024-10-22 20:40:34 +02:00
Tristin Stagg
4ab4c889f4
Add support for --preset options provided by vanilla and popular mods ( #482 )
...
* Add support for --preset options provided by vanilla and popular mods
* Add support for --preset in scenario.sh
* Replace SU_EXEC with EXEC
2024-06-12 19:47:42 +09:00
Mark Crossen
98d3e475d3
add support for ARM ( #485 )
...
* build and run on arm64
* multiarch docker build
* add ARM64 warning to README.md
2024-03-03 12:09:41 +09:00
StealthCT
bd76f1c541
Swap to Debian slim baseimage ( #469 )
...
* Swap to Debian slim baseimage
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
* Only install necessary packages
---------
Co-authored-by: Doridian <git@doridian.net >
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2024-03-03 11:57:47 +09:00
Florentin Schleuß
f7282c516c
Add --console-log support ( #461 )
2023-04-16 12:55:05 +02:00
Adam Zahumenský
5aef1b9f6f
Add an IP bind param to the entrypoint ( #447 )
...
* Add an IP bind param to the entrypoint
* Add an example usage to readme
* Rename to BIND
2022-09-05 11:01:06 +02:00
StopMotionCuber
89b9851edb
Include templating support ( #382 )
2021-09-02 14:57:59 +02:00