Skip to content

Commit

Permalink
fix(dx): disable pmie service (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo committed Jul 18, 2023
1 parent a2478c2 commit c968b71
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 @@ -84,6 +84,7 @@ RUN wget https://github.com/loft-sh/devpod/releases/latest/download/DevPod_linux
install -c -m 0755 /tmp/devpod /usr/bin

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

RUN /tmp/workarounds.sh

Expand Down

0 comments on commit c968b71

Please sign in to comment.