hubblestack / hubble

Hubble is a modular, open-source security compliance framework. The project provides on-demand profile-based auditing, real-time security event notifications, alerting, and reporting.
Apache License 2.0
380 stars 87 forks source link

Fixing Rocky dockerfile #1123

Closed MoodyMudit closed 2 years ago

MoodyMudit commented 2 years ago

The latest rocky linux 8 docker image has some issue that cannot resolve the current working directory in a docker container. Hence pinning the docker image to 8.4 ( a stable version released in June 2021).