Y
Hacker News
new
|
ask
|
show
|
jobs
by
gui77aume
2068 days ago
Nice to know. Also, using a container, the port number generally doesn't matter so much.
1 comments
cmckn
2068 days ago
Totally, just run things on 8080/8443 in the container and then use your privileges outside the container to map 80/443 on the host. Don’t use low-numbered ports until you truly have to, IMO.
link