Skip to content
Snippets Groups Projects
Commit 1c994c7a authored by Florent Aide's avatar Florent Aide
Browse files

fixed expose to use proper port number

parent bbf9cffe
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
RUN apt-get update && apt-get -y -q install libreoffice libreoffice-writer ure libreoffice-java-common libreoffice-core libreoffice-common openjdk-7-jre && apt-get -q -y remove libreoffice-gnome
EXPOSE 899
EXPOSE 8997
RUN adduser --home=/opt/libreoffice --disabled-password --gecos "" --shell=/bin/bash libreoffice
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment