Commit Graph

58 Commits

Author SHA1 Message Date
florian kinder
7002778ab5 Updated urls 2019-05-15 13:07:30 +02:00
Florian Kinder
605ca74c0e
Add travis ci, linter, merge shellcheck, fix some issues (#241)
* Quote all vars, remove useless echo/sub-shell, add shebands, fail on unset vars, enable pipefail, formatting

* Add CI including linting via hadolint nad shellcheck

* Update all base images to tag 3.9

* Switch to maintainer labels

* Quote vars

* Remove commented code

* Ignore if the folder exists
2019-05-02 17:28:20 +02:00
Sandro Jäckel
46f24b0b7a
Quote all vars, remove useless echo/sub-shell, add shebands, fail on unset vars, enable pipefail, formatting 2019-05-01 10:04:56 +02:00
David Andersen
e2e7cc7798 remove chmod +x because file is already executable 2017-12-12 10:14:49 -08:00
rullie
7a276adb3c
Allowing non-root user to run factorio
When starting the container with `docker run -d -u $(id -u factorio):$(id -g factorio) ...`, permission is denied upon trying to create `/opt/factorio/.lock` file.
This permission tweak will allow caller to pass desired user from host to container such that the permissions are retained correctly when games are saved to the mount.

Also, it just feels wrong to run factorio as root, container or not.  :)
2017-12-06 15:46:45 -05:00
Thomas Suckow
eac273e2d6 Fix permissions in #85 2017-11-29 23:05:43 -05:00
David Andersen
60a124f22c
Merge branch 'master' into master 2017-11-29 14:38:08 -08:00
Florian Kinder
a6f0b66f9b update to 0.15.40 2017-11-29 21:48:31 +00:00
Florian Kinder
16c0f35c97 update to 0.15.39 2017-11-27 19:53:35 +00:00
Michael Scherer
ca3a66ca2f Allow to define RCON port as well 2017-11-12 13:49:58 +01:00
Florian Kinder
893124cf43 update to 0.15.37 2017-10-17 14:26:02 +00:00
Florian Kinder
1194fde627 update to 0.15.36 2017-10-10 15:26:00 +00:00
Florian Kinder
11d8626ccd update to 0.15.35 2017-09-28 13:35:50 +00:00
Florian Kinder
046a632860 update to 0.15.34 2017-08-23 12:57:11 +00:00
Florian Kinder
1e5f88ffd9 update to 0.15.33 2017-08-09 16:12:14 +00:00
Florian Kinder
7e40c62ff6 update to 0.15.32 2017-08-02 11:57:11 +00:00
Florian Kinder
4528be2297 update to 0.15.31 2017-07-25 17:07:12 +00:00
Florian Kinder
78289a5930 update to 0.15.30 2017-07-14 16:27:19 +00:00
Florian Kinder
70e61be5b6 update to 0.15.29 2017-07-13 19:42:12 +00:00
Florian Kinder
add31ebe53 update to 0.15.28 2017-07-06 16:42:10 +00:00
Florian Kinder
126669ca7a update to 0.15.27 2017-07-03 17:17:11 +00:00
Florian Kinder
a61f05709e update to 0.15.26 2017-06-30 19:42:11 +00:00
Florian Kinder
95c45b7a39 update to 0.15.25 2017-06-29 17:22:13 +00:00
Florian Kinder
d85de90142 update to 0.15.24 2017-06-29 10:27:12 +00:00
Florian Kinder
e9c698cbc8 update to 0.15.23 2017-06-22 16:47:12 +00:00
Florian Kinder
110a598ca8 update to 0.15.22 2017-06-21 16:37:12 +00:00
Florian Kinder
96eff95f47 update to 0.15.21 2017-06-15 10:27:11 +00:00
Florian Kinder
d195fdcdfc update to 0.15.20 2017-06-14 16:07:12 +00:00
David Andersen
d9a5fac17c Merge pull request #43 from Entroper/map-settings
Add map-settings.json config file
2017-06-08 08:36:51 -07:00
Florian Kinder
eb0a7410eb update to 0.15.19 2017-06-08 11:52:11 +00:00
Entroper
91f28e34a2 add map-settings.json config file 2017-06-06 13:20:10 -04:00
Florian Kinder
2d99b36f7e update to 0.15.18 2017-06-02 08:47:04 +00:00
David Andersen
5e71044728 updated to alpine 3.6 2017-06-01 18:31:53 +00:00
Mettwurscht
ad707ee2ad Update to 0.15.17 2017-06-01 15:39:01 +02:00
Mettwurscht
a0cedba383 Update to 0.15.16 2017-05-27 20:07:37 +02:00
Brian Steere
9d3f88ed6b Update to 0.15.15 2017-05-26 15:08:42 -05:00
Matt Smith
46769a042d Update to 0.15.14 2017-05-26 17:39:24 +01:00
bkuhl
59b35f3ac0 Updated to v0.15.13-experimental 2017-05-23 18:45:33 +00:00
David Andersen
8138589baf Merge pull request #29 from dtandersen/update-v0.15.12-experimental
Update to v0.15.12-experimental
2017-05-18 08:56:56 -07:00
bkuhl
b6276d7b51 Updated to v0.15.12-experimental 2017-05-18 15:45:34 +00:00
David Andersen
82a15c8f34 removed shell scripts debugging server 2017-05-17 17:15:05 +00:00
David Andersen
0fbcfbf857 added docker-compose.yml 2017-05-17 17:14:01 +00:00
David Andersen
dc89065e68 save the server id 2017-05-17 17:12:33 +00:00
Timo Sugliani
7a5732bbcd Update to 0.15.11 2017-05-16 15:56:00 +02:00
Ben Kuhl
0c5ff73adb Updated to v0.15.10-experimental 2017-05-10 13:52:13 -04:00
Timo Sugliani
481246c449 Update to 0.15.6 2017-05-02 16:38:07 +02:00
Timo Sugliani
5340267672 Update to 0.15.5 2017-04-30 13:44:44 +02:00
Paul Hendry
84af48c346 Update to 0.15.4 2017-04-29 14:19:36 -07:00
Alex Palmer
bc0ef1b51e Update 0.15.x branch to 0.15.3 2017-04-27 20:44:14 +01:00
gnomus
75e98e0543 Update docker-entrypoint.sh 2017-04-26 21:37:54 +02:00