Bump version and include ipmitool
All checks were successful
gitea-kspace/prometheus-textfile-collectors/pipeline/head This commit looks good

This commit is contained in:
2021-11-24 15:17:40 +02:00
parent d398f602b1
commit d6a8b35a98
2 changed files with 3 additions and 2 deletions

View File

@@ -5,7 +5,8 @@ RUN apk add --no-cache \
jq \ jq \
nvme-cli \ nvme-cli \
bash \ bash \
hwids-pci hwids-pci \
ipmitool
COPY node-exporter-textfile-collector-scripts /scripts COPY node-exporter-textfile-collector-scripts /scripts
COPY entrypoint.sh /entrypoint.sh COPY entrypoint.sh /entrypoint.sh