I think in the Dockerfile its the better way is to expose only active Ports. Change in Dockerfile the last line to: `EXPOSE $LOCAL_PORT`
I think in the Dockerfile its the better way is to expose only active Ports.
Change in Dockerfile the last line to:
EXPOSE $LOCAL_PORT