Initial cloud-toolbox, add util-linux to toolbox
This commit is contained in:
parent
a4d94fbd45
commit
434b8a98b1
4 changed files with 44 additions and 4 deletions
|
@ -2,7 +2,8 @@ FROM registry.fedoraproject.org/fedora:38
|
|||
|
||||
ENV PKGS_GENERAL="htop \
|
||||
btop \
|
||||
sysstat"
|
||||
sysstat \
|
||||
util-linux"
|
||||
|
||||
ENV PKGS_PROCESSES="procps-ng \
|
||||
strace"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue