Shivaram Lingamneni
52d6fa70a8
fix #954
2020-04-22 21:45:06 -04:00
Shivaram Lingamneni
5df1b8b2bc
rename default operator to admin
2020-03-31 13:57:38 -04:00
Daniel Oaks
5e5c857821
Fix Docker
2020-03-07 19:02:33 +10:00
Chris Smith
bd32e2d56b
Make docker build with go 1.14
2020-02-26 10:55:12 +00:00
Shivaram Lingamneni
389f936e82
fix typos
2019-11-23 17:47:52 -05:00
Chris Smith
69e1dea224
Fix ports in the docker instructions
...
-P/--publish-all publishes the container ports on a random
host port, which you have to look up using `docker port`.
In the common case they should be published on the same ports.
2019-11-22 18:06:51 +00:00
Chris Smith
68a8f4b698
Merge in files from docker repository.
...
This will allow easier building on docker hub and let us automatically
publish tags for each release.
Fixes oragono/oragono-docker#20
2019-11-22 17:48:53 +00:00