24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-08 21:43:07 +02:00

Mention what software versions are used to build the container image

This commit is contained in:
Badlop 2023-09-26 18:31:25 +02:00
parent ab431b378a
commit abe0817553

View File

@ -19,6 +19,7 @@ that includes [XMPP][xmpp] Server, [MQTT][mqtt] Broker and [SIP][sip] Service.
This document explains how to use the `ejabberd` container image available in This document explains how to use the `ejabberd` container image available in
[ghcr.io/processone/ejabberd](https://github.com/processone/ejabberd/pkgs/container/ejabberd), [ghcr.io/processone/ejabberd](https://github.com/processone/ejabberd/pkgs/container/ejabberd),
built using the files in `.github/container/`. built using the files in `.github/container/`.
This image is based in Alpine 3.17, includes Erlang/OTP 25.3 and Elixir 1.14.4.
Alternatively, there is also the `ecs` container image available in Alternatively, there is also the `ecs` container image available in
[docker.io/ejabberd/ecs](https://hub.docker.com/r/ejabberd/ecs/), [docker.io/ejabberd/ecs](https://hub.docker.com/r/ejabberd/ecs/),