Skip to content
Snippets Groups Projects
  • Reiter, Christoph's avatar
    a7f97ef2
    docker: add a cron docker service · a7f97ef2
    Reiter, Christoph authored
    This adds busybox to the php-fpm image and creates a separate container
    via docker-compose which starts crond and calls our cron command
    every 5 minutes.
    
    This makes sure our cron jobs are called during development, just like
    on a production server.
    a7f97ef2
    History
    docker: add a cron docker service
    Reiter, Christoph authored
    This adds busybox to the php-fpm image and creates a separate container
    via docker-compose which starts crond and calls our cron command
    every 5 minutes.
    
    This makes sure our cron jobs are called during development, just like
    on a production server.