First, in A, we specify the base Docker image: FROM python:3.7.5-slim #A. This is the image we use as the starting point and build our own ...
確定! 回上一頁