From 07f377b9af79a12ef066210ed81c0660b89cf3c4 Mon Sep 17 00:00:00 2001 From: Jon Polom Date: Mon, 16 Oct 2023 11:05:58 -0400 Subject: [PATCH] remove gnome-user-share and associated nonsense --- Containerfile.workstation | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Containerfile.workstation b/Containerfile.workstation index b12ce08..6eb7151 100644 --- a/Containerfile.workstation +++ b/Containerfile.workstation @@ -17,6 +17,7 @@ RUN rpm-ostree install \ minicom \ neovim \ nss-tools \ + nvme-cli \ p7zip \ python3-neovim \ qemu \ @@ -32,4 +33,14 @@ RUN rpm-ostree install \ wl-clipboard && \ /usr/bin/update-sigstore-certs.sh && \ /usr/bin/update-containers-policy.sh && \ + rpm-ostree override remove \ + fedora-logos-httpd \ + gnome-user-share \ + httpd \ + httpd-core \ + httpd-filesystem \ + httpd-tools \ + mod_dnssd \ + mod_http2 \ + mod_lua && \ ostree container commit