Cron is not inheriting environment variables in Docker container
I am trying to run cron inside a Docker container to periodically update my database, perform backups, etc. Here is my cron job configuration:
I am trying to run cron inside a Docker container to periodically update my database, perform backups, etc. Here is my cron job configuration: