mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Ensure appropriate tools are installed on image.
PiperOrigin-RevId: 268608466
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
|
||||
source $(dirname $0)/common.sh
|
||||
|
||||
# Install required packages for make_repository.sh et al.
|
||||
sudo apt-get update && sudo apt-get install -y dpkg-sig coreutils gpg apt-utils
|
||||
|
||||
# Build runsc.
|
||||
runsc=$(build -c opt //runsc)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user