Loading base/system/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
base/system/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading