The Dockerfile specifies how a container image is built. The Dockerfile's RUN command is trying to ping the db container, which is not yet ...
確定! 回上一頁