++doc ++strace
This commit is contained in:
parent
68d64a5ff0
commit
b5cc2b5837
2 changed files with 10 additions and 0 deletions
|
@ -16,4 +16,5 @@ RUN apt-get update && apt-get install -y \
|
||||||
megaclisas-status \
|
megaclisas-status \
|
||||||
mpt-status \
|
mpt-status \
|
||||||
pciutils \
|
pciutils \
|
||||||
|
strace \
|
||||||
stress-ng
|
stress-ng
|
||||||
|
|
|
@ -19,11 +19,17 @@ You can use this image from
|
||||||
## Included tools
|
## Included tools
|
||||||
|
|
||||||
```
|
```
|
||||||
|
cciss_vol_status
|
||||||
dmidecode
|
dmidecode
|
||||||
|
fwupd(mgr)
|
||||||
hdparm
|
hdparm
|
||||||
hpacucli
|
hpacucli
|
||||||
|
ipmitool
|
||||||
|
lspci
|
||||||
megacli
|
megacli
|
||||||
megaclisas-status
|
megaclisas-status
|
||||||
|
mpt-status
|
||||||
|
strace
|
||||||
stress-ng
|
stress-ng
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -71,6 +77,9 @@ use using the nodeSelector:
|
||||||
|
|
||||||
### Planned
|
### Planned
|
||||||
|
|
||||||
|
### 0.0.4 (2022-01-15)
|
||||||
|
|
||||||
|
* Added strace
|
||||||
|
|
||||||
### 0.0.3 (2022-01-15)
|
### 0.0.3 (2022-01-15)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue