Skip to content

dmaj/docker-signals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-signals

Some test programs to test the signal handling in Docker.

showsig: The program "showsig" registers for all available signals. An incoming signal is output on the console.

It's a good idea to compile this program as a static binary: gcc -o showsig showsig.c -static -I.

showsig has learned colors: red, green, blue, yellow, magenta, cyan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published