factoriotools / factorio-docker

Factorio headless server in a Docker container
https://hub.docker.com/r/factoriotools/factorio/
MIT License
888 stars 218 forks source link

Change in docker base broke compatibility with factorio-server-charts helm chart #486

Closed seg-falt closed 4 months ago

seg-falt commented 4 months ago

#469 Broke compatibilty with factorio-server-charts.

The alpine image came installed with busybox, which provided a rudimentary ps alias, used for readiness liveness checks.