diff --git a/Dockerfile b/Dockerfile index 355b6da..618d8a6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,10 @@ FROM archlinux:base-devel +RUN >> /etc/pacman.conf <