Create a container based on that image, and run git –version to check that it is installed correctly. Creating Dockerfile. FROM alpine:3.5 RUN apk update RUN ...
確定! 回上一頁