Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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