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