Practicing and documenting container hardening procedures. To see a full list of resources about container hardening, visit https://thomasvn.dev/posts/2021-03-19/
httpd
-> STIG an Apache Webservertemplate
-> Assuming a STIG’dhttpd
, write a Dockerfile with best practice for secure configCHECKLIST.md
-> Compilation of security related tasks to consider when creating your imageDockerfile
and deploying your imagedocker run
.