Skip to content

Commit 0c0ff6e

Browse files
authored
Merge pull request #4850 from wangmaodou/update-runc-doc
Update RUNC.md
2 parents 23315f8 + b197a66 commit 0c0ff6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RUNC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
containerd is built with OCI support and with support for advanced features provided by [runc](https://github.com/opencontainers/runc).
22

3-
We depend on a specific `runc` version when dealing with advanced features. You should have a specific runc build for development. The current supported runc commit is described in [`vendor.conf`](vendor.conf). Please refer to the line that starts with `github.com/opencontainers/runc`.
3+
We depend on a specific `runc` version when dealing with advanced features. You should have a specific runc build for development. The current supported runc commit is described in [`go.mod`](go.mod). Please refer to the line that starts with `github.com/opencontainers/runc`.
44

55
For more information on how to clone and build runc see the runc Building [documentation](https://github.com/opencontainers/runc#building).
66

0 commit comments

Comments
 (0)