Commit Graph

100 Commits

Author SHA1 Message Date
Dirk Heinke
bfc7d8cc0f
Add hint to generated password 2021-05-22 16:17:52 +02:00
knoxfighter
91fa07c5c4
Dump new version 0.10.1 2021-03-09 21:26:13 +01:00
knoxfighter
de575cfd77 use ubuntu base image instead of alpine 2021-03-09 02:10:25 +01:00
knoxfighter
c75c4e74e7 update for release 0.10.0 2021-02-10 23:47:50 +01:00
Mitch Roote
0e44a752c2 output to build directory, use docker v20 2021-01-25 22:18:50 -05:00
Mitch Roote
dc8b19efc5 update README build command 2021-01-25 13:03:07 -05:00
Mitch Roote
04cf14de8e Fix Dockerfile-build for Windows cross compilation 2021-01-25 12:50:08 -05:00
knoxfighter
eb3fde0d8b fixed typos 2021-01-18 04:22:38 +01:00
knoxfighter
f2a3dc0ec3 updated docker readme 2021-01-14 20:45:54 +01:00
knoxfighter
1cb43f35ea generate RCON password, if default or not set 2021-01-14 20:24:09 +01:00
knoxfighter
7e9864cc69 updated dockerfiles aka. removed all configurable user credentials 2021-01-14 18:56:24 +01:00
samgray96
4915a3ec1b Change host storage location
Change host storage location from ./fsm/mod_packs to ./factorio-data/mod_packs as requested
2021-01-10 14:37:32 +00:00
samgray96
923cdb5f43 Update docker-compose.simple.yaml 2021-01-10 14:18:56 +00:00
samgray96
247efd3d4a Add a map for mod_packs to docker compose dir
Add a volume map for mod_packs to docker compose dir to facilitate them persisting after an image refresh
2021-01-10 14:05:45 +00:00
Mitch Roote
e5254228d4 Bump dockerfile manager_version to 0.9.0 2021-01-07 11:10:25 -05:00
Mitch Roote
183b419111 Use latest container instead of develop 2021-01-07 11:08:31 -05:00
Knuspel
246670275f
Update Dockerfile
Removed nginx from Dockerfile
2020-12-25 23:14:35 +01:00
Knuspel
dc1cde89f9
Update Dockerfile
Realized there as been a change within the setup of Dockerfile
Factorio is installed during the entrypoint.sh
2020-12-25 21:23:29 +01:00
Knuspel
f1405e827c
Merge branch 'develop' into docker-fix 2020-12-25 21:02:48 +01:00
knuspel
ae49c8a42f changed from mroote to OFSM 2020-12-25 17:23:36 +01:00
knuspel
d2122e5a20 changed latest to stable 2020-12-25 17:03:40 +01:00
knoxfighter
1a33e7e15c fixed fsm not finding factorio 2020-12-09 17:46:21 +01:00
Mitch Roote
c8e1d9c7f7 Update manager version to 0.8.3 2020-11-20 14:54:48 -05:00
Mitch Roote
d697503d4b Use osfm/osfm docker image in compose files 2020-11-20 14:45:13 -05:00
Mitch Roote
e5a45eff1b Add docker container to build release bundles 2020-11-20 11:27:21 -05:00
knoxfighter
a79e009abf
docker build has to be run with bash 2020-11-20 16:53:17 +01:00
Mitch Roote
69dd7621a2 use relative path 2020-11-20 09:23:53 -05:00
Mitch Roote
81d0bc05a8 Use full path when copying entrypoint.sh 2020-11-20 09:19:08 -05:00
knoxfighter
3b978b5b04
Apply suggestions from code review
use subshell & stop if something is not right

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-10-17 02:02:57 +02:00
knoxfighter
bd04f9c4c0 added support for creating a docker image from local sourcecode 2020-10-16 18:13:51 +02:00
Sergey Morozov
983234d9bf
Updated info about environment vars in readme 2020-10-09 21:24:20 +03:00
Sergey Morozov
3f53239f2c
Use latest alpine-glibc image version 2020-10-09 21:08:49 +03:00
Sergey Morozov
4f5edd3624
Move FACTORIO_VERSION value to docker-compose.yaml 2020-09-22 12:52:17 +03:00
Sergey Morozov
c692f4ca55
New docker bundle 2020-09-20 21:41:13 +03:00
Mitch Roote
dea2c91b50 Update dockerfile URL 2020-01-07 20:23:40 -05:00
Mitch Roote
89405d51b0 Fix multiple go versions 2020-01-07 18:53:06 -05:00
Mitch Roote
e765d54ad3 Deploy to github 2020-01-07 18:53:06 -05:00
Mitch Roote
8d58ddb268 Add dockerfile to build release 2020-01-07 18:53:04 -05:00
Mitch Roote
ccf03964a6 Bump manager version in dockerfile 2019-02-28 19:30:15 -05:00
Mitch Roote
4683e32b99 Bump manager version in dockerfile 2019-02-26 21:06:58 -05:00
Mitch Roote
0b6fc19e51 bump dockerfile version 2018-08-04 07:40:26 -04:00
Mitch Roote
ebf47613b8 Bump dockerfile manager version 2018-06-02 10:06:00 -04:00
Mitch Roote
71050f8d72 Bump dockerfile version number 2018-05-01 18:42:11 -04:00
Mitch Roote
9084709b4f Increment manager version in dockerfile 2018-02-12 07:54:20 -05:00
Mitch Roote
8418de4c8d Add location for /ws route 2018-01-21 14:45:00 -05:00
Mitch Roote
55df6459b8 set websocket proxy header in nginx config 2018-01-21 14:32:40 -05:00
Mitch Roote
1a337cf138 Update docker readme 2018-01-21 14:17:33 -05:00
Mitch Roote
44b330d44a Update manager version number, fix filename 2018-01-21 14:04:19 -05:00
Matt Lewis
3ad1f0cb4e
update: use latest manager version in Dockerfile 2018-01-06 04:40:47 -07:00
Mitch Roote
9bd2b613f0 Merge pull request #71 from LeoDJ/master
add docker-compose.yml
2017-04-26 07:36:47 -04:00