Exercise
I bought a Chinese-traditional version book, so I think the page number does not work here. It is exercise 7.1: Docker compose to run todo-list.
Problem
After type docker-compose up
the message are
docker-compose : time="2023-04-05T16:36:22+08:00" level=warning msg="network app-net: network.external.name is deprecated. Please set n
etwork.name with external: true"
Docker version
Client:
Cloud integration: v1.0.31
Version: 20.10.23
API version: 1.41
Go version: go1.18.10
Git commit: 7155243
Built: Thu Jan 19 17:43:10 2023
OS/Arch: windows/amd64
Context: default
Experimental: true
Exercise I bought a Chinese-traditional version book, so I think the page number does not work here. It is exercise 7.1: Docker compose to run todo-list.
Problem After type
docker-compose up
the message areDocker version
Code version
Additional context Add any other context about the problem here.