must bind to all interfaces, not just on the loopback, to be available for exposing as a service in k8s?
-p flag in docker doesn't accepts input like, 3030:127.0.0.1:80 and I couldn't find any indication in the Dockerfile docs that EXPOSE would accept this argument. so, I guess you'll have to listen on 0.0.0.0 in the container.
Обсуждают сегодня