78 Commits

Author SHA1 Message Date
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
Leandro Späth
b8341db8b3 Fix Dockerfile to handle tar.xz downloads
It seems, that the Factorio download page (https://www.factorio.com/get-download/latest/headless/linux64) now provides a `.tar.xz` file for download instead of a `.gz`.
Changed the Dockerfile accordingly, now it builds again.
2017-04-26 13:30:23 +02:00
Leandro Späth
7cad17af18 add docker-compose.yml 2017-04-26 11:25:17 +02:00
Mitch Roote
86e2fad31a Fix path to application in nginx.conf 2017-04-10 18:52:47 -04:00
Niels
dd3d83e711 Fix executable path 2017-03-22 17:04:01 +01:00
majormjr
c40b669f73 Update repo URL 2017-01-24 20:03:56 -05:00
majormjr
97a109aa60 Increment Server Manager version in Dockerfile 2017-01-24 19:33:30 -05:00
Mitch Roote
6906747c42 fix typo 2016-11-02 18:19:25 -04:00
majormjr
34541d9296 Updated docker README 2016-11-02 18:15:39 -04:00
majormjr
1d8fa09b8b Updated dockerfile server manager version 2016-11-02 17:36:34 -04:00
majormjr
3d6855a6bb fixed email address 2016-11-01 14:20:00 -04:00
majormjr
fc223abb7f updated Dockerfile 2016-11-01 14:19:24 -04:00
Kyle Bostelmann
d788b25a74 Remove basic auth security. 2016-09-28 16:14:05 -03:00
Kyle Bostelmann
d29b4729ae Fix port number. 2016-09-27 19:16:58 -03:00
Kyle Bostelmann
da2e9a30c5 Use the upstream module. 2016-09-27 18:32:27 -03:00
Kyle Bostelmann
cf6f6fecfb Log warning errors. 2016-09-27 18:32:16 -03:00
Kyle Bostelmann
4df8c96238 Create the missing pointer file. Put the pid file in /var/lib/nginx/run. 2016-09-27 18:32:02 -03:00
Kyle Bostelmann
4905073e87 Leave /var/lib/nginx alone. 2016-09-27 18:28:31 -03:00
Kyle Bostelmann
edb2ebc432 Use the nginx user for worker processes. 2016-09-27 18:22:21 -03:00
Kyle Bostelmann
211a74cc02 COPY is preferred when copying local files. 2016-09-27 18:21:06 -03:00
Kye Bostelmann
c2deb97034 Bump Manager version
Set Manager version to 0.4.3.
2016-09-27 16:12:39 -03:00
Kye Bostelmann
1f9ab73c97 Add openssl to Dockerfile
Fix missing openssl dependency.
2016-09-27 15:22:02 -03:00
Mitch Roote
08fa4130a0 Update dockerfile to latest version of server manager 2016-09-27 14:20:49 -04:00