Skip to content

Tool for testing systemd notify (sd_notify) integration with runc containers.

License

Notifications You must be signed in to change notification settings

shishir-a412ed/runc-notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

runc-notify

runc-notify is a tool for testing systemd notify (sd_notify) integration with runc containers.

Setup

1) git clone https://github.com/shishir-a412ed/runc-notify.git
2) cd runc-notify

Dependencies

To run runc-notify you must have the following:

1) A linux distribution (OS) running systemd as init system.
2) docker daemon (running).
	To check this execute: `systemctl status docker`.
3) docker client.
4) runc installed in /usr/bin/runc and runc version > 1.0.0.rc1.

Run

`runc-notify` must be run as a root user.
 1) sudo sh
 2) ./runc_sd_notify.sh

Author

Shishir Mahajan, 2016

License

GNU GPL

About

Tool for testing systemd notify (sd_notify) integration with runc containers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published