From 5947e91f0c4a9fcc242f0dd0d95564e89be226b5 Mon Sep 17 00:00:00 2001 From: ytshih Date: Sat, 19 Oct 2024 02:10:12 +0000 Subject: [PATCH] Add: local repo --- Dockerfile | 5 +++++ 1 file changed, 5 insertions(+) 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 <