Abandoning the custom repo idea for simplicity's sake

This commit is contained in:
David Thurstenson 2022-05-30 16:10:03 -05:00
parent 37c921f6c6
commit 59d7df6d14
1 changed files with 0 additions and 6 deletions

View File

@ -4,12 +4,6 @@ FROM docker.io/archlinux/archlinux:latest
####
# Init
# Add tl-repo.conf to the filesystem
ADD tl-repo.conf /etc/pacman.d/tl-repo.conf
# Add the tl repo to the pacman config
RUN printf "\nInclude = /etc/pacman.d/tl-repo.conf" >> /etc/pacman.conf
# Initialize pacman keyring
RUN pacman-key --init