Skip to content
Snippets Groups Projects
Commit 495f6695 authored by Peter Vennemann's avatar Peter Vennemann
Browse files

Keeping applications folder.

parent 4285bc34
No related branches found
No related tags found
No related merge requests found
......@@ -15,8 +15,9 @@ RUN apt-get update -y
RUN apt-get install -y xpra
RUN pip install git+https://git.fh-muenster.de/sr151511/xprahtml.git
RUN apt-get install -y lightdm
RUN rm -rf /usr/share/applications
RUN mkdir /usr/share/applications
#RUN rm -rf /usr/share/applications
#RUN mkdir /usr/share/applications
# Install basics
USER jovyan
......
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