bunkerweb icon indicating copy to clipboard operation
bunkerweb copied to clipboard

Dockerfile should not export ports by default

Open ip6li opened this issue 3 years ago • 0 comments

Exposition of ports should be controlled by docker-compose.yaml or docker command. This would achieve more control on multihomed hosts. Line EXPOSE 8080/tcp 8443/tcp should be removed from Dockerfile.

ip6li avatar Jan 17 '22 11:01 ip6li