factoriotools / factorio-docker

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

Update Dockerfile - add curl retries (#444) #445

Closed bplein closed 2 years ago

bplein commented 2 years ago

Adding configurable retries to the curl download of the headless server tarball.

Fank commented 2 years ago

Thanks