Docker Django Custom Admin Command

Job ID: 30670818

Budget: $10 – $60 USD

I need help with Docker. Basically, I have a Django 3.3x project and I also have a Django custom admin command. E.g. python manage.py send_email reminders

I would like to dockerize this and to use cron jobs to trigger this command every minute. Would need help dockerizing this. I have difficulty doing this because the cron job does not trigger.
Related categories: Python Linux Django Software Architecture Docker