containerd/script/setup
Sebastiaan van Stijn 8325ba5d36
Separate runc binary version from libcontainer version
Now that the dependency on runc (libcontaienr) code has been reduced
considerably, it is probbaly ok to cut the version dependency between
libcontainer and the runc binary that is supported.

This patch separates the runc binary version from the version of
libcontainer that is defined in go.mod, and updates the documentation
accordingly.

The RUNC_COMMIT variable in the install-runc script is renamed to
RUNC_VERSION to encourage using tagged versions, and the Dockerfile
in contrib is updated to allow building with a custom version.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-10 13:41:12 +01:00
..
config-containerd Update Vagrantfile for testing SELinux 2020-08-10 01:55:44 -07:00
config-selinux Update Vagrantfile for testing SELinux 2020-08-10 01:55:44 -07:00
install-cni script/setup: use git clone instead of go get -d 2021-03-03 15:34:54 -05:00
install-cni-windows script/setup: use git clone instead of go get -d 2021-03-03 15:34:54 -05:00
install-critools script/setup: use git clone instead of go get -d 2021-03-03 15:34:54 -05:00
install-dev-tools Change to GOPATH before go get 2020-12-01 01:39:10 +08:00
install-protobuf vendor protobuf & grpc 2020-02-26 10:57:05 +09:00
install-runc Separate runc binary version from libcontainer version 2021-03-10 13:41:12 +01:00
install-seccomp Fix incorrect comment from copy/paste of starting script 2020-02-13 11:48:12 -05:00