Skip to content
Snippets Groups Projects
Commit 90ec02cb authored by Vincent Massol's avatar Vincent Massol
Browse files

[Misc] Improve readability

parent 06f89089
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,15 @@ ENV XWIKI_VERSION=8.4.4 \
RUN echo "deb http://http.debian.net/debian jessie-backports main" > /etc/apt/sources.list.d/backports.list && \
apt-get update && \
apt-get -y upgrade && \
apt-get -y --force-yes install sudo nano unzip curl openjdk-8-jdk tomcat8 libreoffice
apt-get -y --force-yes \
curl \
install \
libreoffice \
nano \
openjdk-8-jdk \
sudo \
tomcat8 \
unzip
# Install XWiki as the ROOT webapp context in Tomcat
RUN rm -rf /var/lib/tomcat8/webapps/* && \
......
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

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.