Skip to content

implement startup hook

Tim Trense requested to merge feature/custom-entrypoint into main

A startup hook is a script that gets executed always on container boot. This makes it possible for downstream images to perform preparations needed for cron tasks to be invoked in a standardized way.

See: #1

Merge request reports

Loading