add feature
This commit is contained in:
parent
a0dcb949d0
commit
26c09e0e54
@ -118,8 +118,8 @@ COPY run_CLM50_example01.sh /home/${USER}/cesm/
|
||||
|
||||
WORKDIR /home/${USER}/cesm
|
||||
|
||||
RUN chown -R clm:clm /home /home/${USER} /home/${USER}/.cime
|
||||
&& chmod 755 -R /inputdata /home/${USER}/.cime /home/${USER} \
|
||||
RUN chown -R clm:clm /home /home/${USER} /home/${USER}/.cime \
|
||||
&& chmod 755 -R /inputdata /home/${USER}/.cime /home/${USER}
|
||||
|
||||
USER ${USER}
|
||||
CMD bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user