…while still having APACHE_RUN_USER set to www-data
This ensures that any webscript cannot signal the main thread, thus interfering with the container itself
Going back to root as main user, allows for APACHE_PORT to be 80 again
Apache now requires capabilities SETUID, SETGID and NET_BIND_SERVICE
…while still having APACHE_RUN_USER set to www-data
This ensures that any webscript cannot signal the main thread, thus interfering with the container itself Going back to root as main user, allows for APACHE_PORT to be 80 again Apache now requires capabilities SETUID, SETGID and NET_BIND_SERVICE