Skip to content

Commit

Permalink
fix: disable pmlogger service (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo committed Aug 21, 2023
1 parent 843dc22 commit 88775c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ RUN wget https://raw.githubusercontent.com/ahmetb/kubectx/master/kubectx -O /usr

RUN systemctl enable podman.socket
RUN systemctl disable pmie.service
RUN systemctl disable pmlogger.service

RUN /tmp/workarounds.sh

Expand Down

0 comments on commit 88775c0

Please sign in to comment.