Moved into main instal
This commit is contained in:
parent
3c732b2f5a
commit
a81e8d74f9
1 changed files with 0 additions and 3 deletions
|
@ -20,9 +20,6 @@ COPY ./prosody.deb /data/prosody.deb
|
|||
|
||||
RUN dpkg -i /data/prosody.deb
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y lua-event lua-zlib lua-dbi-mysql lua-dbi-postgresql lua-dbi-sqlite3
|
||||
|
||||
EXPOSE 443 80 5222 5269 5347 5280
|
||||
|
||||
CMD prosodyctl start
|
Loading…
Reference in a new issue