summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@tsaousis.gr>2018-09-08 23:49:17 +0300
committerGitHub <noreply@github.com>2018-09-08 23:49:17 +0300
commitde492fc89d11369770053672878e7b41ab4c7052 (patch)
treefff9f2caa3a78cd5b207c53b9569bd1e2ce5e2d5 /Makefile.am
parente4ed690231ee61052ae37e56f2a0c41a446b17f7 (diff)
parentb8c5c67e10205ecadba8bf23c525efeea6f192f6 (diff)
Merge pull request #3995 from paulfantom/docker
Major docker build refactor
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 58acdb623a..381274ce3a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -74,10 +74,7 @@ SUBDIRS = \
dist_noinst_DATA= \
cppcheck.sh \
configs.signatures \
- Dockerfile \
- Dockerfile.alpine \
- Dockerfile.aarch64 \
- Dockerfile.armv7hf \
+ docker \
netdata.cppcheck \
netdata.spec \
package.json \
@@ -87,7 +84,6 @@ dist_noinst_DATA= \
# should be proper init.d/openrc/systemd usable
dist_noinst_SCRIPTS= \
coverity-scan.sh \
- docker-build.sh \
kickstart.sh \
kickstart-static64.sh \
netdata-installer.sh \