mirror of
https://github.com/rancher/os-kernel.git
synced 2025-09-01 12:56:25 +00:00
add git to base build image
This commit is contained in:
@@ -5,4 +5,4 @@ set -x
|
||||
cd $(dirname $0)/..
|
||||
|
||||
apt-get update
|
||||
apt-get install -y build-essential wget libncurses5-dev unzip bc curl python rsync ccache
|
||||
apt-get install -y build-essential wget libncurses5-dev unzip bc curl python rsync ccache git
|
||||
|
Reference in New Issue
Block a user