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 sr151511/vennemann!5
parents 9ec4ed91 495f6695
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