Skip to content

Commit

Permalink
Add Alpine line to install tools
Browse files Browse the repository at this point in the history
  • Loading branch information
ofaurax committed Nov 6, 2024
1 parent 9ddf260 commit 201de32
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ Reference the Dockerfile for other dependency requirements.
pip3 install git+https://github.com/packethost/packet-hardware.git@master
```

Install required tools:
- Alpine: `apk add dmidecode ipmitool smartmontools hdparm ethtool`


## Running inventory (docker)

The below command will run the script without posting the results.
Expand Down

0 comments on commit 201de32

Please sign in to comment.