mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
4 lines
94 B
Docker
4 lines
94 B
Docker
FROM rroemhild/ejabberd
|
|
ENV EJABBERD_HOME /opt/ejabberd
|
|
COPY ./scripts $EJABBERD_HOME/scripts
|