Darren Shepherd eec5363a20 Bump cniglue 8 年之前
..
.dockerignore 0323844ca6 Add CNI networking to system-docker 8 年之前
.drone.yml 0323844ca6 Add CNI networking to system-docker 8 年之前
.gitignore 0323844ca6 Add CNI networking to system-docker 8 年之前
Dockerfile.dapper 0323844ca6 Add CNI networking to system-docker 8 年之前
LICENSE 0323844ca6 Add CNI networking to system-docker 8 年之前
Makefile 0323844ca6 Add CNI networking to system-docker 8 年之前
README.md 0323844ca6 Add CNI networking to system-docker 8 年之前
cni.go eec5363a20 Bump cniglue 8 年之前
conf.go 0323844ca6 Add CNI networking to system-docker 8 年之前
glue.go 0323844ca6 Add CNI networking to system-docker 8 年之前
hosts.go 0323844ca6 Add CNI networking to system-docker 8 年之前
io.go 0323844ca6 Add CNI networking to system-docker 8 年之前
resolvconf.go 0323844ca6 Add CNI networking to system-docker 8 年之前
trash.conf eec5363a20 Bump cniglue 8 年之前

README.md

CNI Glue

Simple binding to plug CNI into Rancher and runc hooks.

Building

make

Running

./bin/cniglue

License

Copyright (c) 2014-2016 Rancher Labs, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.