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

chore: Install full setpriv command

parent b8c471f6
No related branches found
No related tags found
No related merge requests found
FROM alpine:3.22
RUN echo 'hosts: files dns' >> /etc/nsswitch.conf
RUN apk add --no-cache ca-certificates && \
RUN apk add --no-cache ca-certificates setpriv && \
update-ca-certificates
ENV KAPACITOR_VERSION 1.8.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment