Skip to content
Snippets Groups Projects
Commit 876cec0e authored by Urs Baumann's avatar Urs Baumann :bath:
Browse files

Move USER befor WORKDIR

parent 8655aa76
No related branches found
No related tags found
1 merge request!2Ost beamer dependensies
Pipeline #130284 failed
......@@ -39,9 +39,9 @@ RUN apt-get update -q \
rubber python3 python3-pip python3-pygments fonts-liberation fonts-font-awesome gsfonts
RUN pip3 install gummi
USER vscode
ENV HOME /workspace
WORKDIR /workspace
VOLUME ["/workspace"]
USER vscode
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment