mirror of
https://github.com/docker/cli.git
synced 2026-09-25 07:50:37 -05:00
d1211604a72cb5773ea6690383c16c88705c4ebb
Containerd should be "leading" when specifying which version of runc to use. From the RUNC.MD document in the containerd repository (https://github.com/containerd/containerd/blob/b1e202c32724e82779544365528a1a082 b335553/RUNC.md); > 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. Please refer to the line that starts with > github.com/opencontainers/runc. This patch adds a note to vendor.conf and runc.installer to describe the order in which runc should be updated. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit da3810d235bc0bd0197243d0128f258394554704) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: c9c87d76d651d57d72e52c575a2c9600170b5212 Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%