You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Christophe Romain 2e2cacb401 Update to alpine 3.7 and ejabberd 17.12 7 years ago
ejabberd-base Update to alpine 3.7 and ejabberd 17.12 7 years ago
ejabberd-mix Update to alpine 3.7 and ejabberd 17.12 7 years ago
README.md Update general README.md 8 years ago

README.md

docker-ejabberd

This repository contains a set of Docker images for ejabberd.

  • ejabberd/mix: This image allows you to build develop 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: This image is build from ejabberd-base. It generates an image suitable for running ejabberd with Docker in a simple, single-node cluster setup.

Please read the README file in each repository for documentation for each image.