aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Dockerfile b/Dockerfile
index cd054ac..c8e7e17 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -2,7 +2,7 @@ FROM archlinux/base
MAINTAINER David Phillips <dbphillipsnz@gmail.com>
RUN pacman -Syu \
- --cachedir /tmp \
--noconfirm --needed \
arm-none-eabi-{gcc,newlib} \
- make grep diffutils awk
+ make grep diffutils awk && \
+ rm -rf /var/cache/pacman/pkg