cron

command module
v0.0.0-...-ae9a66b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2024 License: MIT Imports: 10 Imported by: 0

README

cron

Quick Start

docker-compose.yaml

services:
  cron-service:
    image: ismdeep/cron:latest
    environment:
      TZ: Asia/Shanghai
      CRON_SPEC: '@every 1m'
      CRON_COMMAND: 'date'
      CRON_RUN_AT_START: true
    restart: always

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL