.# Mutex default:/usr/local/var/run/httpd
# Listen: Allows you to bind Apache to specific IP addressesSee also the <VirtualHost>## prevent Apache from glomming ont
我还没有映射端口(在docker run中没有执行-p 8080:8080)如果我执行172.17.0.2:8080,为什么我在主机的浏览器上看不到应用程序??另外,我知道如何使用主机网络以及如何在localhost:8080上进行端口映射和查看web应用程序,但我不想这样做。希望能够在宿主机上看到< container IP >:< container port >