С
Size: a a a
С
PN
sshUserPrivateKey
а не credentails('key')DS
PN
DS
DS
PN
С
RUN echo "${SSH_PRIVATE_KEY}" > /root/.ssh/id_rsa && chmod 0600 /root/.ssh/id_rsaнаверное надо заменить на эту
COPY "${SSH_PRIVATE_KEY}" /root/.ssh/id_rsa && chmod 0600 /root/.ssh/id_rsa
DS
RUN echo "${SSH_PRIVATE_KEY}" > /root/.ssh/id_rsa && chmod 0600 /root/.ssh/id_rsaнаверное надо заменить на эту
COPY "${SSH_PRIVATE_KEY}" /root/.ssh/id_rsa && chmod 0600 /root/.ssh/id_rsa
С
С
DS
С
С
COPY "${SSH_PRIVATE_KEY}" /root/.ssh/id_rsa
RUN chmod 0600 /root/.ssh/id_rsa
DB
COPY "${SSH_PRIVATE_KEY}" /root/.ssh/id_rsa
RUN chmod 0600 /root/.ssh/id_rsa
PN
DS
DS
PN
DS