diff --git a/system-toolbox/Containerfile b/system-toolbox/Containerfile index 6508f09..f921fa9 100644 --- a/system-toolbox/Containerfile +++ b/system-toolbox/Containerfile @@ -14,7 +14,8 @@ ENV PKGS_GENERAL="htop \ conntrack-tools \ wireguard-tools \ iotop \ - rsync" + rsync \ + compsize" ENV PKGS_PROCESSES="procps-ng \ strace"