A Dockerfile is a simple text file that describes how to build a Docker container. It specifies which base image to use, what files to include, ...
確定! 回上一頁