/docker-ejabberd

Set of ejabberd Docker images

Primary LanguageShell

Build Status

docker-ejabberd

This repository contains a set of Docker images for ejabberd:

  • mix (in Docker Hub: ejabberd/mix): allows you to build a development 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.
  • ecs (in Docker Hub: ejabberd/ecs): is suitable for running ejabberd with Docker in a simple, single-node setup.

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