Change home to absolute path
This commit is contained in:
parent
aceb7f9709
commit
f57ead3bd5
@ -99,7 +99,7 @@ RUN apt-get update \
|
|||||||
|
|
||||||
USER frappe
|
USER frappe
|
||||||
|
|
||||||
COPY ~/.ssh ~/.ssh
|
COPY /home/lasthour/.ssh ~/.ssh
|
||||||
RUN echo "StrictHostKeyChecking no" > ~/.ssh/config
|
RUN echo "StrictHostKeyChecking no" > ~/.ssh/config
|
||||||
|
|
||||||
ARG FRAPPE_BRANCH=version-15
|
ARG FRAPPE_BRANCH=version-15
|
||||||
|
Loading…
x
Reference in New Issue
Block a user