Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 515 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 515 Bytes

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.