The above Dockerfile tells Docker to build the specified JAR file in the target directory off openjdk:11 base image and EXPOSE port 8080 . You ...
確定! 回上一頁