We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ddf260 commit 9d38db7Copy full SHA for 9d38db7
README.md
@@ -32,6 +32,10 @@ Reference the Dockerfile for other dependency requirements.
32
pip3 install git+https://github.com/packethost/packet-hardware.git@master
33
```
34
35
+Install required tools:
36
+- Alpine: `apk add dmidecode ipmitool smartmontools hdparm ethtool`
37
+
38
39
## Running inventory (docker)
40
41
The below command will run the script without posting the results.
0 commit comments