Sign inSign up

eeacms/reportek-cron

By eeacms

Updated about 6 years ago

Reportek cron

Image
2

10K+

eeacms/reportek-cron repository overview

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.

  • :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

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)

Tag summary

Content type

Image

Digest

sha256:4cbe265cf

Size

19.6 MB

Last updated

about 6 years ago

docker pull eeacms/reportek-cron