Skip to content

This is a Docker no-op image. There are many like it, but this one is mine.

License

Notifications You must be signed in to change notification settings

padthaitofuhot/docker-noop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flavors

https://hub.docker.com/repository/docker/padthaitofuhot/noop/general

Tag Description
padthaitofuhot/noop:exited Outputs fortune and exits with error code 0
padthaitofuhot/noop:exited-quiet Just exits with error code 0
padthaitofuhot/noop:running Outputs fortune, sleeps, and exits with error code 0 on signal
padthaitofuhot/noop:running-quiet Just sleeps and exits with error code 0 on signal
padthaitofuhot/noop:exited-error Outputs fortune and exits with error code 1
padthaitofuhot/noop:exited-quiet-error Just exits with error code 1
padthaitofuhot/noop:running-error Outputs fortune, sleeps, and exits with error code 1 on signal
padthaitofuhot/noop:running-quiet-error Just sleeps and exits with error code 1 on signal

Example

┌──[▄‽ᵇ]─[▂▂▂ˡ]─[▄ᵐ▁ˢ]──·[Wed·15·23:35]·
│ main !trk:1 
└─ [travis@firefall] ─ [~/Docu…ects/git/docker-noop] ∙ docker run --rm -it noop:running
noop> Your fortune of the run:
noop> 
noop> "Amnesia used to be my favorite word, but then I forgot it."
noop> 
noop> Going to sleep...

And then when it gets a termination signal of some kind (such as SIGINT from ^C):

^Cnoop> Waking up and exiting...

About

This is a Docker no-op image. There are many like it, but this one is mine.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published