The docker build command requires a Dockerfile and a context to build an image. It is common practice to put the Dockerfile at the root of the build context.
確定! 回上一頁