Hacker News new | ask | show | jobs
by 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.