You've already forked aur_builder
add sync to pacman
This commit is contained in:
@ -8,7 +8,7 @@ COPY sudoers /etc/sudoers.d/builder
|
||||
|
||||
RUN echo "169.254.1.2 archmirror.i.balki.me" >> /etc/hosts
|
||||
|
||||
RUN pacman -S --noconfirm git
|
||||
RUN pacman -Sy --noconfirm git
|
||||
|
||||
RUN useradd builder -m
|
||||
|
||||
|
Reference in New Issue
Block a user