Bisa / factorio-init

Factorio init script
MIT License
414 stars 82 forks source link

Fix dockerfiles build for tests #177

Closed Tantrisse closed 3 years ago

Tantrisse commented 3 years ago

Hi, After working on a fix, I tried to run the test cases and I had a hard time... ^^

Here are the modifications to the dockerfiles I had to do in order to be able to run the tests with docker 20.10.2.

In the Dockerfile.ubuntu :

In the Dockerfile.centos :

Hope it work in your environment too (it should !)