使用旧的Rust 2015
0.1.1 |
|
---|---|
0.1.0 |
|
#10 in #forwarder
17KB
118 行
initrs
这是一个真正简单的容器初始化程序。它以尽可能简单的方式处理僵尸回收和信号转发。实际上是对当前 docker-init
实现的重写,我认为它并不像它应该的那样简单。
许可证
initrs
在GNU GPLv3(或更高版本)的条款下授权。
initrs: simple init for containers
Copyright (C) 2017, 2018 SUSE LLC.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
依赖项
~5–13MB
~144K SLoC