... apk add git openssh-client COPY package.json ./ RUN mkdir -p -m 0600 ~/.ssh && ssh-keyscan github.com >> ~/.ssh/known_hosts RUN --mount=type ...
確定! 回上一頁