Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
339 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in containerd/containerd that received 1 comment
Add CNI support to ctr run
This adds linux cni support to ctr run via a --cni flag. This uses the
default configuration for CNI on ctr to configure the network namespace for a
…