++doc ++strace

This commit is contained in:
Nico Schottelius 2022-01-15 20:48:41 +01:00
parent 68d64a5ff0
commit b5cc2b5837
2 changed files with 10 additions and 0 deletions

View File

@ -16,4 +16,5 @@ RUN apt-get update && apt-get install -y \
megaclisas-status \
mpt-status \
pciutils \
strace \
stress-ng

View File

@ -19,11 +19,17 @@ You can use this image from
## Included tools
```
cciss_vol_status
dmidecode
fwupd(mgr)
hdparm
hpacucli
ipmitool
lspci
megacli
megaclisas-status
mpt-status
strace
stress-ng
```
@ -71,6 +77,9 @@ use using the nodeSelector:
### Planned
### 0.0.4 (2022-01-15)
* Added strace
### 0.0.3 (2022-01-15)