Skip to content

Commit 9d38db7

Browse files
committed
Add Alpine line to install tools
Signed-off-by: Olivier FAURAX <[email protected]>
1 parent 9ddf260 commit 9d38db7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ Reference the Dockerfile for other dependency requirements.
3232
pip3 install git+https://github.com/packethost/packet-hardware.git@master
3333
```
3434

35+
Install required tools:
36+
- Alpine: `apk add dmidecode ipmitool smartmontools hdparm ethtool`
37+
38+
3539
## Running inventory (docker)
3640

3741
The below command will run the script without posting the results.

0 commit comments

Comments
 (0)