diff --git a/Containerfile b/Containerfile index c841082eb4..ccca4c686d 100644 --- a/Containerfile +++ b/Containerfile @@ -166,6 +166,8 @@ RUN rpm-ostree install \ fira-code-fonts \ glow \ gum \ + setroubleshoot \ + setools \ redhat-lsb-core && \ ln -s /usr/share/fonts/google-noto-sans-cjk-fonts /usr/share/fonts/noto-cjk && \ wget https://raw.githubusercontent.com/scaronni/steam-proton-mf-wmv/master/installcab.py -O /usr/bin/installcab && \