运行docker-compose down
显示
Removing network seatable_seatable-net
WARNING: Network seatable_seatable-net not found.
下次你 docker-compose up 启动后,看一下这个容器或者相关服务是否正常启动?
后台4个容器都是启动的,其他就不明白了。系统运行也是正常的。
运行/opt/seatable$ docker network ls
输出
NETWORK ID NAME DRIVER SCOPE
xxxxxf514 seatable11_seatable-net bridge local
是不是name发生的改变?
已解决。手动删除容器。重新up