paulmenzel / docker-ejabberd

Set of ejabberd Docker images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-ejabberd

This repository contains a set of Docker images for ejabberd.

  • 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: This image 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.

About

Set of ejabberd Docker images


Languages

Language:Shell 70.9%Language:Dockerfile 18.4%Language:Elixir 10.7%