mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +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
|