2019-07-15 14:42:26 +00:00
|
|
|
|
|
|
|
[![Build Status](https://travis-ci.org/processone/docker-ejabberd.svg)](https://travis-ci.org/processone/docker-ejabberd)
|
|
|
|
|
2016-11-30 10:55:44 +00:00
|
|
|
# docker-ejabberd
|
|
|
|
|
|
|
|
This repository contains a set of Docker images for ejabberd.
|
|
|
|
|
2017-12-29 17:33:18 +00:00
|
|
|
- [ejabberd/mix](https://hub.docker.com/r/ejabberd/mix/): This image allows you to build develop
|
|
|
|
environment for ejabberd, using all dependencies packaged from the Docker image. You do not
|
|
|
|
need anything else to build ejabberd from source and write your own ejabberd plugins.
|
|
|
|
- [ejabberd/ecs](https://hub.docker.com/r/ejabberd/ecs/): This image is suitable for running
|
|
|
|
ejabberd with Docker in a simple, single-node setup.
|
2016-11-30 10:55:44 +00:00
|
|
|
|
|
|
|
Please read the README file in each repository for documentation for each image.
|