Skip to content
Snippets Groups Projects
Commit 3c5e8d4a authored by Sven Rebhan's avatar Sven Rebhan
Browse files

chore: Install full setpriv command

parent fdb205cb
Branches
Tags
No related merge requests found
FROM alpine:3.22
RUN echo 'hosts: files dns' >> /etc/nsswitch.conf
RUN apk add --no-cache iputils ca-certificates net-snmp-tools procps lm_sensors tzdata su-exec libcap && \
RUN apk add --no-cache iputils ca-certificates net-snmp-tools procps lm_sensors tzdata setpriv libcap && \
update-ca-certificates
ENV TELEGRAF_VERSION 1.35.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment