查看容器内ip

docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' 789

hostname -I

posted @ 2026-06-29 16:16  tonggc1668  阅读(5)  评论(0)    收藏  举报