You've already forked factorio-docker-factoriotools
mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2026-04-26 20:42:17 +02:00
445a3291cc
- Add --no-install-recommends to apt-get install in Dockerfile - Consolidate consecutive RUN instructions in Dockerfile - Fix shellcheck warnings: quote variables and use -n instead of \! -z - These changes improve best practices without affecting functionality 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>