Hi,
in the docker version of ocsinventory (V2.11) the "all software" tab is not fillng up.
Ok, I know the cron-job has to be run to fill it. But in the docker version, this is missing.
I have to do following manually:
docker exec -it ocsinventory-server /bin/bash
cd /usr/share/ocsinventory-reports/ocsreports/crontab/ && php cron_cve
Why is the cron-job missing in the docker version?
Greetings
Eugen