Skip to content

dcos/dcos-cni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

This repo hosts the CNI plugins specific to DC/OS. A brief description of each of the plugins is given below:

Pre-requisites

Build instructions

The project uses glide to capture all the golang dependencies into the vendor folder. In order to build the project just do

make

To do a clean build run:

make clean

The build installs the plugins in the bin folder.

Releases

No releases published

Packages

No packages published