forked from External/ergo
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
This commit is contained in:
parent
5cce365092
commit
68a8f4b698
5 changed files with 217 additions and 2 deletions
|
|
@ -56,9 +56,11 @@ Some platforms/distros also have Oragono packages maintained for them:
|
|||
|
||||
* Arch Linux [AUR](https://aur.archlinux.org/packages/oragono/) - Maintained by [Sean Enck (@enckse)](https://github.com/enckse).
|
||||
|
||||
### Using Docker (BETA)
|
||||
### Using Docker
|
||||
|
||||
A Dockerfile and docker-compose recipe are available in the [oragono-docker](https://github.com/oragono/oragono-docker) repository.
|
||||
A Dockerfile and example docker-compose recipe are available in the `distrib/docker` directory. Oragono is automatically published
|
||||
to Docker Hub at [oragono/oragono](https://hub.docker.com/r/oragono/oragono). For more information, see the distrib/docker
|
||||
[README file](https://github.com/oragono/oragono/blob/master/distrib/docker/README.md).
|
||||
|
||||
### From Source
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue