Build the docker image from the above Dockerfile using this command: $ docker build -f Dockerfile -t demo/maven:3.3-jdk-8 . This will build an image with ...
確定! 回上一頁