[docker-pmon] install dmidecode in pmon docker #2990
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
- What I did
Install dmidecode in pmon docker.
It is a widely used tool designed to dump EEPROM contents.
- How I did it
Append the "dmidecode" at the end of "# Install required packages" part of dockers/docker-platform-monitor/Dockerfile.j2
- How to verify it
Rebuild, install and start docker-pmon, check whether "dmidecode" works.
- Description for the changelog
Install dmidecode in pmon docker.
- A picture of a cute animal (not mandatory but encouraged)