X-Git-Url: https://arthur.barton.de/gitweb/?p=netdata.git;a=blobdiff_plain;f=docker-build.sh;h=1112ccb622b66accb815db497a1382344991590e;hp=462276c32a2a4ddfb8a836b79aa54e42ca69e35c;hb=65cd61cc91763c1d95c2c2d2701c1f7be49a3a4c;hpb=96cae7c076d437599abca94aa603eb7e0784aa4f 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