diff --git a/Dockerfile b/Dockerfile index 17c0e97..0057fc3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,5 +11,7 @@ RUN sed -i 's/.fc%{fedora}/.fcrawhide/g' /usr/lib/rpm/macros.d/macros.dist && \ dnf up -y && \ dnf swap -y systemd-standalone-sysusers systemd && \ dnf in -y terra-mock-configs subatomic-cli anda{,-srpm-macros} terra-appstream-helper mock-scm \ - gh wget less podman fuse-overlayfs dnf5-plugins util-linux-script mold sudo terra-sccache jq @buildsys-build && \ + gh wget less podman fuse-overlayfs dnf5-plugins util-linux-script mold sudo jq @buildsys-build tar && \ + curl -L https://github.com/mozilla/sccache/releases/download/v0.15.0/sccache-v0.15.0-$(arch)-unknown-linux-musl.tar.gz | tar xz --strip-components=1 && \ + install -Dpm755 sccache -t /usr/bin && \ dnf clean packages dbcache