It seems to me that your Dockerfile should be looking like this: FROM ~~container_on_private_registry~~ USER root WORKDIR /root ARG ...
確定! 回上一頁