Let's add bash to the container. First, add the APK command to our Dockerfile: # Alpine Linux with OpenJDK JRE FROM openjdk:8 ...
確定! 回上一頁