Docker has the ability to build images by piping a Dockerfile through stdin ... into a shell script and have the RUN command just run that shell script.
確定! 回上一頁