diff --git a/arch-builder/Dockerfile b/arch-builder/Dockerfile index 93124c9..bce5876 100644 --- a/arch-builder/Dockerfile +++ b/arch-builder/Dockerfile @@ -99,7 +99,7 @@ RUN rustup target add \ aarch64-unknown-linux-gnu FROM rust-full AS gitea_act_runner -RUN pacman -S --noconfirm nodejs npm +RUN pacman -S --noconfirm nodejs npm docker docker-buildx btrfs-progs RUN mkdir /downloads WORKDIR /downloads RUN curl --retry 3 -OJ https://gitea.woggioni.net/api/packages/woggioni/generic/gitea-act-runner/0.2.10/gitea-act-runner-0.2.10-1-x86_64.pkg.tar.zst