Commit 71ab9fd8 authored by Stefano Alberto Russo's avatar Stefano Alberto Russo
Browse files

Fixes

parent 2e02aeb1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -94,7 +94,7 @@ RUN sed -i 's/^# %wheel/%wheel/' /etc/sudoers
RUN mv /home/metauser /metauser_home_vanilla

# Give write access to anyone to the home folder so the entrypoint will be able
# to copy over the /home/matauser_vanilla into /home/metauser (for Singularity)
# to copy over the /metauser_home_vanilla into /home/metauser (for Singularity)
RUN chmod 777 /home