Moved into main instal

This commit is contained in:
Lloyd Watkin 2014-11-13 20:32:54 +00:00
parent 3c732b2f5a
commit a81e8d74f9

View file

@ -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