Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 1.18 KB

README.md

File metadata and controls

50 lines (29 loc) · 1.18 KB

Docker image for CRON daemon based on Alpine

This image is generic, thus you can obviously re-use it within your non-related EEA projects.

Supported tags and respective Dockerfile links

  • :latest

Base docker image

Source code

Installation

  1. Install Docker.

Usage

Run with Docker Compose

Here is a basic example of a docker-compose.yml file using the eeacms/reportek-cron docker image:

cron:
  image: eeacms/reportek-cron
  environment:
    CRONTAB: |-
      * * * * * echo 1 minute cron
      */60 * * * * echo 2 minute cron

Copyright and license

The Initial Owner of the Original Code is European Environment Agency (EEA). All Rights Reserved.

The Original Code is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Funding

European Environment Agency (EU)