这是indexloc提供的服务,不要输入任何密码
Skip to content

Consider using a dedicated cron package #268

@m90

Description

@m90

The limitations of BusyBox's cron implementation when it comes to defining schedules crop up again and again e.g. #267 #185 #117

There seems to be a standalone apk package for cron https://pkgs.alpinelinux.org/package/edge/main/x86/apk-cron which seems lightweight enough to install it in the image if:

  • it supports all syntax that is supported by BusyBox
  • it adds missing features like \ or -

Since this the core feature of this image, possible incompatibilities should be scrutinized closely before actually implementing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions