implement startup hook
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
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