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
1 merge request!5Keeping applications folder.
Pipeline #130800 passed
This commit is part of merge request !5. Comments created here will be created in the context of that merge request.
...@@ -15,8 +15,9 @@ RUN apt-get update -y ...@@ -15,8 +15,9 @@ RUN apt-get update -y
RUN apt-get install -y xpra RUN apt-get install -y xpra
RUN pip install git+https://git.fh-muenster.de/sr151511/xprahtml.git RUN pip install git+https://git.fh-muenster.de/sr151511/xprahtml.git
RUN apt-get install -y lightdm RUN apt-get install -y lightdm
RUN rm -rf /usr/share/applications #RUN rm -rf /usr/share/applications
RUN mkdir /usr/share/applications #RUN mkdir /usr/share/applications
# Install basics # Install basics
USER jovyan 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