splunk / docker-splunk

Splunk Docker GitHub Repository
450 stars 245 forks source link

Best Practices for Docker files #665

Open thormanrd opened 2 months ago

thormanrd commented 2 months ago

The docker image needs to apply best security practices for container such as a read-only root file system. This is an issue when the Splunk Operator for Kubernetes install Splunk enterprise images that have write permissions on the root filesystem and large corporations who scan for such vulnerabilities starts throwing alarms on the Splunk cluster.