Skip to content

vdauchy/supercronic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUPERCRONIC

Super light Supercronic container.

This is made as light and simple as possible using from scratch image.

This repository gives you the dockerfile to containerize https://github.com/aptible/supercronic.

Build the image locally:

make build

Pull the latest image from dockerhub (https://hub.docker.com/r/vdauchy/supercronic):

docker pull vdauchy/supercronic

Run the latest image:

docker run vdauchy/supercronic:latest

Use Supercronic binary in your own image by copying it:

COPY --from=vdauchy/supercronic:latest /supercronic /usr/bin/supercronic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors