Replies: 3 comments 7 replies
-
你启动容器的命令是? |
Beta Was this translation helpful? Give feedback.
3 replies
-
看看宿主机和容器 |
Beta Was this translation helpful? Give feedback.
3 replies
-
@Hagb 换到 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
同样的 docker-compose.yaml,在 Mac 上运行是没问题的,但是在虚拟机(RockyLinux)就不行,只能本地访问
在虚拟机(RockyLinux)中,我把 Firewalld 和 SELinux 都关了,也不知道是什么姿势不对
虚拟机(RockyLinux)内核版本是
5.14.0-284.11.1.el9_2.x86_64
netstat -ntlp
iptables -L -n -v
docker-compose.yaml
Beta Was this translation helpful? Give feedback.
All reactions