summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@ost.ch>2025-07-14 12:42:13 +0200
committerFelix Morgner <felix.morgner@ost.ch>2025-07-14 12:42:13 +0200
commit9a351529b07754cffb4612078cf00b42e2a0cc85 (patch)
treeba1f42199d0dab53d4678b3920631e3ebbca97a2
parent5b84dc485debcc8cdf27db6c7e54e6dfa8c26dfb (diff)
downloadteachos-toolchain-9a351529b07754cffb4612078cf00b42e2a0cc85.tar.xz
teachos-toolchain-9a351529b07754cffb4612078cf00b42e2a0cc85.zip
build: clean up pacman cache after build
-rw-r--r--Containerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Containerfile b/Containerfile
index 81e9864..6e03bad 100644
--- a/Containerfile
+++ b/Containerfile
@@ -47,3 +47,4 @@ RUN pacman --noconfirm -Syu && \
xxhash \
zlib
+RUN rm -rf /var/cache/pacman