Tommaso Fougier
Tommaso Fougier
Do you have updates? Today we found out that 10% of our yearly AWS costs are unlabeled because of untagged EBS volumes when using the _tags_all_ on the provider. I...
Since I'm running the code from a databricks notebook (similar to a Jupiter or colab notebook), I'm not actively doing either. I also doubt databricks is calling _accelerate launch_, although...
Hi, since you're editing the Dockerfile can you apt-get install cron to also address https://github.com/OCSInventory-NG/OCSInventory-Docker-Image/issues/97? Or can I ask you how did you manage to make the *cron_all_software.php* cronjob work...
Thanks! My idea was to add a script that copies the cron_all_software.php into the cron.daily folder to the docker-entrypoint.d folder. Of course this can only be done if cron is...
Actually I didn't, but I don't like it for a number of reasons. The first is conceptual: I don't think that the host should implement an application logic. The second...
I think this could be a great solution. If well documented, it could be an easy way to setup crontab with all the needed flexibility.
Hey, let me know if I can help! By the way, I think nano can be removed from packages with your proposed solution.