mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-02 16:37: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
|