mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
3 lines
94 B
Docker
3 lines
94 B
Docker
FROM rroemhild/ejabberd
|
|
ENV EJABBERD_HOME /opt/ejabberd
|
|
COPY ./scripts $EJABBERD_HOME/scripts
|