gpt4 book ai didi

nginx - 将我的Docker容器暴露于GCP上的外部IP

转载 作者:行者123 更新时间:2023-12-02 19:09:39 25 4
gpt4 key购买 nike

我们有一个通过ubuntu 16.04在Compute Engine实例上导入的dockerized应用。
它包含运行在端口80上的nginx反向代理,在/ etc / hosts中,我们添加了127.0.0.1 mydockerizedapp

GCE获得了一个外部IP地址。
我该如何设置,以便当我通过浏览器访问该外部IP时,可以看到容器nginx提供的文件?

最佳答案

您必须通过映射在主机上expose the ports of your container

如果使用cli:--port-mappings=80:80:TCP

关于nginx - 将我的Docker容器暴露于GCP上的外部IP,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41999090/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com