docker-stacks
docker-stacks copied to clipboard
Opinionated stacks of Dockerfiles for our work.
Thanks for providing the container! I am doing a research aiming at finding issues in configuration files. After pulling the image we notice that `ServerAdmin` is set to `root@localhost` in...
Thanks for providing the container! I have a question about one httpd config:`AuthnCacheContext`. It seems the [official document](https://httpd.apache.org/docs/current/mod/mod_authn_socache.html#authncachecontext) recommends to change the default `directory`, which is conservative and not optimal....