Commit Graph

55 Commits

Author SHA1 Message Date
e2e7cc7798 remove chmod +x because file is already executable 2017-12-12 10:14:49 -08:00
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
eac273e2d6 Fix permissions in #85 2017-11-29 23:05:43 -05:00
60a124f22c Merge branch 'master' into master 2017-11-29 14:38:08 -08:00
a6f0b66f9b update to 0.15.40 2017-11-29 21:48:31 +00:00
16c0f35c97 update to 0.15.39 2017-11-27 19:53:35 +00:00
ca3a66ca2f Allow to define RCON port as well 2017-11-12 13:49:58 +01:00
893124cf43 update to 0.15.37 2017-10-17 14:26:02 +00:00
1194fde627 update to 0.15.36 2017-10-10 15:26:00 +00:00
11d8626ccd update to 0.15.35 2017-09-28 13:35:50 +00:00
046a632860 update to 0.15.34 2017-08-23 12:57:11 +00:00
1e5f88ffd9 update to 0.15.33 2017-08-09 16:12:14 +00:00
7e40c62ff6 update to 0.15.32 2017-08-02 11:57:11 +00:00
4528be2297 update to 0.15.31 2017-07-25 17:07:12 +00:00
78289a5930 update to 0.15.30 2017-07-14 16:27:19 +00:00
70e61be5b6 update to 0.15.29 2017-07-13 19:42:12 +00:00
add31ebe53 update to 0.15.28 2017-07-06 16:42:10 +00:00
126669ca7a update to 0.15.27 2017-07-03 17:17:11 +00:00
a61f05709e update to 0.15.26 2017-06-30 19:42:11 +00:00
95c45b7a39 update to 0.15.25 2017-06-29 17:22:13 +00:00
d85de90142 update to 0.15.24 2017-06-29 10:27:12 +00:00
e9c698cbc8 update to 0.15.23 2017-06-22 16:47:12 +00:00
110a598ca8 update to 0.15.22 2017-06-21 16:37:12 +00:00
96eff95f47 update to 0.15.21 2017-06-15 10:27:11 +00:00
d195fdcdfc update to 0.15.20 2017-06-14 16:07:12 +00:00
d9a5fac17c Merge pull request #43 from Entroper/map-settings
Add map-settings.json config file
2017-06-08 08:36:51 -07:00
eb0a7410eb update to 0.15.19 2017-06-08 11:52:11 +00:00
91f28e34a2 add map-settings.json config file 2017-06-06 13:20:10 -04:00
2d99b36f7e update to 0.15.18 2017-06-02 08:47:04 +00:00
5e71044728 updated to alpine 3.6 2017-06-01 18:31:53 +00:00
ad707ee2ad Update to 0.15.17 2017-06-01 15:39:01 +02:00
a0cedba383 Update to 0.15.16 2017-05-27 20:07:37 +02:00
9d3f88ed6b Update to 0.15.15 2017-05-26 15:08:42 -05:00
46769a042d Update to 0.15.14 2017-05-26 17:39:24 +01:00
59b35f3ac0 Updated to v0.15.13-experimental 2017-05-23 18:45:33 +00:00
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
b6276d7b51 Updated to v0.15.12-experimental 2017-05-18 15:45:34 +00:00
82a15c8f34 removed shell scripts debugging server 2017-05-17 17:15:05 +00:00
0fbcfbf857 added docker-compose.yml 2017-05-17 17:14:01 +00:00
dc89065e68 save the server id 2017-05-17 17:12:33 +00:00
7a5732bbcd Update to 0.15.11 2017-05-16 15:56:00 +02:00
0c5ff73adb Updated to v0.15.10-experimental 2017-05-10 13:52:13 -04:00
481246c449 Update to 0.15.6 2017-05-02 16:38:07 +02:00
5340267672 Update to 0.15.5 2017-04-30 13:44:44 +02:00
84af48c346 Update to 0.15.4 2017-04-29 14:19:36 -07:00
bc0ef1b51e Update 0.15.x branch to 0.15.3 2017-04-27 20:44:14 +01:00
75e98e0543 Update docker-entrypoint.sh 2017-04-26 21:37:54 +02:00
81c9d50e7a Add possibility to use a whitelist 2017-04-26 13:29:47 +02:00
8e072e8c24 0.15.2 2017-04-25 14:53:37 -07:00
c260815680 0.15.1 2017-04-24 20:32:36 +00:00