3
0
mirror of https://github.com/ergochat/ergo.git synced 2025-04-24 16:57:56 +02:00

2 Commits

Author SHA1 Message Date
Chris Smith
4c93433331
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 21:05:49 +00:00
Chris Smith
aa3dc869c4
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 21:05:34 +00:00