Merge pull request #8954 from fuweid/fix-shim-leak

This commit is contained in:
Fu Wei
2023-08-17 08:16:20 +08:00
committed by GitHub
7 changed files with 450 additions and 1 deletions

1
Vagrantfile vendored
View File

@@ -80,6 +80,7 @@ Vagrant.configure("2") do |config|
libselinux-devel \
lsof \
make \
strace \
${INSTALL_PACKAGES}
SHELL
end