mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Add additional required packages.
PiperOrigin-RevId: 351263241
This commit is contained in:
committed by
gVisor bot
parent
7e462a1c7f
commit
aac477733f
@@ -7,7 +7,8 @@ function install_pkgs() {
|
||||
fi
|
||||
done
|
||||
}
|
||||
install_pkgs graphviz jq curl binutils gnupg gnupg-agent linux-libc-dev \
|
||||
install_pkgs make "linux-headers-$(uname -r)" linux-libc-dev \
|
||||
graphviz jq curl binutils gnupg gnupg-agent golang-go \
|
||||
apt-transport-https ca-certificates software-properties-common
|
||||
|
||||
# Setup for parallelization with PARTITION and TOTAL_PARTITIONS.
|
||||
|
||||
Reference in New Issue
Block a user