aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
authorJohannes Würbach <johannes.wuerbach@googlemail.com>2019-04-15 17:36:25 +0200
committerBen Kochie <superq@gmail.com>2019-04-15 17:36:25 +0200
commit4e5c4d464fa67e9cdfd9858d2151bc99603b2bff (patch)
tree2036049ad82104e2e1f45ff791a15e77a0e7ad8a /.dockerignore
parente71e9f5a2fea95f19f7740c8c97861bb6ef94337 (diff)
downloadprometheus_node_collector-4e5c4d464fa67e9cdfd9858d2151bc99603b2bff.tar.bz2
prometheus_node_collector-4e5c4d464fa67e9cdfd9858d2151bc99603b2bff.tar.xz
prometheus_node_collector-4e5c4d464fa67e9cdfd9858d2151bc99603b2bff.zip
Docker images for ARM32v7, ARM64v8 and ppc64le (#1207)
Build and publish ARM32v7, ARM64v8 and ppc64le docker images. Signed-off-by: Johannes Würbach <johannes.wuerbach@googlemail.com>
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
index 1694cb0..7aff1fd 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -2,3 +2,6 @@
2.tarballs/ 2.tarballs/
3 3
4!.build/linux-amd64 4!.build/linux-amd64
5!.build/linux-armv7
6!.build/linux-arm64
7!.build/linux-ppc64le