auditd
This responds to requests from the audit utility and notifications from the kernel. It should not be invoked manually. More information: <https://manned.org/auditd>.
RUN apt-get update && \
apt-get install -y auditd
RUN apt-get update && \
apt-get install -y auditd
RUN pacman -S --noconfirm auditd
RUN apt-get update && \
apt-get install -y auditd
RUN yum install -y auditd
RUN dnf install -y auditd
RUN apt-get update && \
apt-get install -y auditd