Skip to content

kool-dev/docker-pause

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kool-dev/docker-pause

Minimal Pause Docker image based on Alpine. Its use is intended for kool, but can fit in any other use-case.

Why?

The original use-case is when we need a pause container on Kubernetes and execute some commands on livenessProbe, something called sidecar container for healthz.

Usage

With kool:

kool docker kooldev/pause:latest

License

The MIT License (MIT). Please see License File for more information.