Skip to content

Commit

Permalink
Install tool xxd to platform monitor container
Browse files Browse the repository at this point in the history
  • Loading branch information
Junchao-Mellanox committed Jul 24, 2024
1 parent 21f2d3b commit a6cafb3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dockers/docker-platform-monitor/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ RUN apt-get update && \
iputils-ping \
pciutils \
nvme-cli \
ethtool
ethtool \
xxd

# smartmontools version should match the installed smartmontools in sonic_debian_extension build template
RUN apt-get install -y -t bookworm-backports \
Expand Down

0 comments on commit a6cafb3

Please sign in to comment.