X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=docker-build.sh;h=1112ccb622b66accb815db497a1382344991590e;hb=14c7c7206eef181f536464bf4e206d568466728f;hp=462276c32a2a4ddfb8a836b79aa54e42ca69e35c;hpb=96cae7c076d437599abca94aa603eb7e0784aa4f;p=netdata.git diff --git a/docker-build.sh b/docker-build.sh index 462276c3..1112ccb6 100644 --- a/docker-build.sh +++ b/docker-build.sh @@ -17,11 +17,6 @@ apt-get -qq update apt-get -y install zlib1g-dev uuid-dev libmnl-dev gcc make curl git autoconf autogen automake pkg-config netcat-openbsd jq apt-get -y install autoconf-archive lm-sensors nodejs python python-mysqldb python-yaml -# fetch netdata - -git clone https://github.com/firehol/netdata.git /netdata.git --depth=1 -cd /netdata.git - # use the provided installer ./netdata-installer.sh --dont-wait --dont-start-it