rename and add date tag
This commit is contained in:
parent
cd2b151228
commit
01e7d35da7
@ -2,7 +2,7 @@ FROM docker.io/archlinux:base-devel
|
||||
|
||||
LABEL Description="Container to build archlinux packages"
|
||||
|
||||
COPY packager.conf /etc/makepkg.conf.d/packager.conf
|
||||
COPY makepkg.conf /etc/makepkg.conf.d/custom.conf
|
||||
COPY sudoers /etc/sudoers.d/builder
|
||||
COPY run.sh /run.sh
|
||||
# COPY ./yay /usr/bin/yay
|
||||
|
Loading…
x
Reference in New Issue
Block a user