1 Star 0 Fork 0

zangxueyuan/pipework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pipework.spec 827 Bytes
一键复制 编辑 原始数据 按行查看 历史
Oleg Gashev 提交于 2015-01-23 09:40 . Added rpm spec file.
Name: pipework
Version: 20150123
Release: 1%{?dist}
Summary: Software-Defined Networking for Linux Containers
License: Apache License, Version 2.0
URL: https://github.com/jpetazzo/pipework
Source0: https://github.com/jpetazzo/pipework/archive/master.zip
BuildArch: noarch
Requires: /bin/sh
Requires: iproute
Requires: docker-io
%description
Pipework lets you connect together containers in arbitrarily complex scenarios.
Pipework uses cgroups and namespace and works with "plain" LXC containers
(created with lxc-start), and with the awesome Docker.
%prep
%setup -q -n pipework-master
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/usr/bin
install -m 755 pipework $RPM_BUILD_ROOT/usr/bin/pipework
%files
/usr/bin/pipework
%changelog
* Fri Jan 23 2015 Oleg Gashev <oleg@gashev.net> - 20150123
- Initial package.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/alldevops/pipework.git
git@gitee.com:alldevops/pipework.git
alldevops
pipework
pipework
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385