diff --git a/Containerfile b/Containerfile index 95a891f461c..22c1b904885 100644 --- a/Containerfile +++ b/Containerfile @@ -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