Closed
Description
When using container on Kubernetes which is running in unprivileged mode port 80 can't be used.
This results in the following error:
Error: Could not get socket :80: Permission denied
(-? gives usage)
Would it be possible to create a image variant where the port is 8080 (>1024)?
A good example of that approach can be found here: https://github.com/nginxinc/docker-nginx-unprivileged
Metadata
Metadata
Assignees
Labels
No labels