Minimal Pause Docker image based on Alpine. Its use is intended for kool, but can fit in any other use-case.
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.
With kool:
kool docker kooldev/pause:latestThe MIT License (MIT). Please see License File for more information.