containerd:enable make cri

This commit is contained in:
zhongjiawei 2024-04-12 11:14:38 +08:00
parent 5d3c6499ce
commit 87383d05a2
2 changed files with 9 additions and 3 deletions

View File

@ -2,7 +2,7 @@
%global debug_package %{nil}
Version: 1.6.22
Name: containerd
Release: 12
Release: 13
Summary: An industry-standard container runtime
License: ASL 2.0
URL: https://containerd.io
@ -42,7 +42,7 @@ ln -fs $PWD $GO_BUILD_PATH/src/%{goipath}
cd $GO_BUILD_PATH/src/%{goipath}
export GO111MODULE=off
export GOPATH=$GO_BUILD_PATH:%{gopath}
export BUILDTAGS="no_btrfs no_cri"
export BUILDTAGS="no_btrfs"
make
%install
@ -68,6 +68,12 @@ install -D -p -m 0644 %{S:7} %{buildroot}%{_sysconfdir}/containerd/config.toml
%exclude %{_bindir}/containerd-stress
%changelog
* Tue Apr 23 2024 zhongjiawei<zhongjiawei1@huawei.com> - 1.6.22-13
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:enable cri
* Mon Apr 07 2024 zhongjiawei<zhongjiawei1@huawei.com> - 1.6.22-12
- Type:bugfix
- ID:NA

View File

@ -1 +1 @@
bb347b1bec7ed8dc34c91ee87dde406691c5080e
dde8d115e2117709ad9d6e43ce328a706c779158