Add cron to image using s6 #74

Closed
opened 2022-02-17 08:17:30 +00:00 by Jef Roosens · 1 comment

The S6 overlay allows us to run multiple processes inside a single container. We can then use this to periodically run a cronjob that starts the build process. This keeps our own code more simple & allows us to focus on making the connection with Docker work etc.

The [S6 overlay](https://github.com/just-containers/s6-overlay) allows us to run multiple processes inside a single container. We can then use this to periodically run a cronjob that starts the build process. This keeps our own code more simple & allows us to focus on making the connection with Docker work etc.
Jef Roosens added this to the 0.2.0 milestone 2022-02-17 08:17:30 +00:00
Jef Roosens added the
enhancement
label 2022-02-17 08:17:30 +00:00
Jef Roosens added a new dependency 2022-02-17 08:17:47 +00:00

I've opted for the more simple approach of spawning a second container that runs cron instead of vieter.

I've opted for the more simple approach of spawning a second container that runs cron instead of vieter.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Blocks
Reference: vieter-v/vieter#74
There is no content yet.