Skip to content

aialferov/pause

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pause

An executable that waits for any of SIGTERM, SIGINT or SIGCHLD signals and exits. It could wait for any of these signals specified number of times.

Build

Build process requires the Go language.

To use as an executable:

$ make
$ make run
$ make install
$ make uninstall
Usage: pause [version] [--number N]

To use as a Docker container:

$ make docker-build
$ make docker-run
$ make docker-push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages