Skip to content

A very small image whose entrypoint does nothing but sleep

Notifications You must be signed in to change notification settings

mlowery/tiny-daemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

🕺 tiny-daemon

A very small image whose entrypoint does nothing but sleep.

Uses

Useful when you just need an image and any image will do.

For example, in Kubernetes, perhaps you want to test scheduling. Or perhaps you want to test admission controllers.

Building

$ docker build -t <img> .
$ docker push <img>

About

A very small image whose entrypoint does nothing but sleep

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published