mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-25 19:26:13 +00:00
They either won't work or the packages are specific to x86_64 like the DfM or VMware packages. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
7 lines
152 B
Makefile
7 lines
152 B
Makefile
IMAGE=node_exporter
|
|
# Can't pull with content trust. Skip for now
|
|
# https://github.com/linuxkit/linuxkit/issues/2349
|
|
ARCHES=SKIP
|
|
|
|
include ../package.mk
|