Skip to content

Build minimal container image#239

Open
bcachet wants to merge 3 commits into
aptible:mainfrom
bcachet:artifact_container-image
Open

Build minimal container image#239
bcachet wants to merge 3 commits into
aptible:mainfrom
bcachet:artifact_container-image

Conversation

@bcachet

@bcachet bcachet commented Jul 14, 2026

Copy link
Copy Markdown

Context

More and more platform allow to create volume tied to a Container image:

It offers a way to provide supercronic without touching the Container image that will contain the program to be scheduled:

    1. Create volume image that use supercronic container image as reference
    1. Create volume with crontab configuration
    1. Change entrypoint to supercronic

Description

This PR provide:

  • a Containerfile to build a minimal supercronic container image (multi-stage build with final layer based on scratch)
  • Github workflow to build container image on PR merge or tagging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant