chore: Drop recommends change until ready

This commit is contained in:
Kyle Gospodnetich 2024-06-25 09:40:24 -07:00
parent c380fd65ca
commit bca910ff09

View File

@ -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