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

Merge branch 'prod' into 'main'

Keeping applications folder.

See merge request !5
parents 9ec4ed91 495f6695
No related branches found
No related tags found
1 merge request!5Keeping applications folder.
Pipeline #130802 passed
...@@ -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