Files
runc/.gitignore
T
Qiang Huang ed7edf771f Make runc buildable everywhere
Currently we need to clone github.com/opencontainers/runc to
GOPATH so we can make it, it's not friendly for developers.

We can resolve it by vendoring itself as a symlink in GOPATH.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2015-10-12 19:17:58 +08:00

4 lines
70 B
Plaintext

vendor/pkg
/runc
Godeps/_workspace/src/github.com/opencontainers/runc