diff --git a/Containerfile b/Containerfile index 60efb2c4..b62d3d73 100644 --- a/Containerfile +++ b/Containerfile @@ -46,7 +46,6 @@ RUN curl -Lo /usr/bin/copr https://raw.githubusercontent.com/ublue-os/COPR-comma curl -Lo /etc/yum.repos.d/_copr_rodoma92-rmlint.repo https://copr.fedorainfracloud.org/coprs/rodoma92/rmlint/repo/fedora-"${FEDORA_MAJOR_VERSION}"/rodoma92-rmlint-fedora-"${FEDORA_MAJOR_VERSION}".repo && \ curl -Lo /etc/yum.repos.d/tailscale.repo https://pkgs.tailscale.com/stable/fedora/tailscale.repo && \ sed -i 's@gpgcheck=1@gpgcheck=0@g' /etc/yum.repos.d/tailscale.repo && \ - sed -i 's@#Recommends=true@Recommends=false@g' /etc/rpm-ostreed.conf && \ ostree container commit # Install kernel-fsync