summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorpaulfantom <pawel@krupa.net.pl>2018-07-23 20:11:20 +0200
committerpaulfantom <pawel@krupa.net.pl>2018-08-22 16:18:35 +0200
commitb8c5c67e10205ecadba8bf23c525efeea6f192f6 (patch)
treec4aafd56fc08eb3cc13ec73b46cb1fc8c2c6a6b9 /Makefile.am
parent8a29b8a3454ffa0d3bf1d0498eedf4d64c31b9bc (diff)
:rainbow: :whale: unified, cross-arch, parametrized Dockerfile :whale: :rainbow:
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 91b7ab3d03..40e75f6ce8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -76,10 +76,7 @@ SUBDIRS = \
dist_noinst_DATA= \
cppcheck.sh \
configs.signatures \
- Dockerfile \
- Dockerfile.alpine \
- Dockerfile.aarch64 \
- Dockerfile.armv7hf \
+ docker \
netdata.cppcheck \
netdata.spec \
package.json \
@@ -89,7 +86,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 \