Internetgruppen / hotel

MIT License
2 stars 0 forks source link

Switch main apache user back to 'root' #2

Closed johanot closed 6 years ago

johanot commented 6 years ago

…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