Open abdulahjamak-abh opened 4 years ago
We have the same problem, not able to run dockerimage on openshift because of the root-user.
Error: Can't drop privilege as nonroot user
For help, use /usr/bin/supervisord -h
Also port 80 for httpd is not allowed:
(13)Permission denied: AH00072: make_sock: could not bind to address 0.0.0.0:80
Same problem as well, not able to drop the user to nonroot for supervisord. Any workaround or solution for this?
As OpenShift does not support using the root user, it is not possible to deploy the Docker image to OpenShift. It fails with the followig error:
It seems that supervisord is configured to run as root: https://github.com/stevespringett/nist-data-mirror/blob/master/src/docker/conf/supervisord.conf#L3