Skip to content

minimal init daemon for container, support systemd service files

License

Notifications You must be signed in to change notification settings

yankeguo-deprecated/minit-8422ce2d

Repository files navigation

minit

Build Status

WORKING IN PROGRESS

minimal init daemon for container, supports systemd service files

Usage

minit redis nginx php-fpm

minit searchs /etc/systemd/system, /lib/systemd/system, /usr/lib/systemd/system for redis.service, nginx.service and php-fpm.service and run them.

minit IGNORES dependencies (Requires=, After=) BY DESIGN, because in most circumstances, they are not suitable for container environment.

License

Yanke Guo guoyk.cn@gmail.com, MIT License

About

minimal init daemon for container, support systemd service files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages