remove unnecessary pacman-key init

This commit is contained in:
Stefan Agner 2019-01-23 10:47:34 +01:00
parent 190c5265a6
commit 24f5c91128
1 changed files with 0 additions and 3 deletions

View File

@ -6,9 +6,6 @@ RUN mkdir -p /archlinux/rootfs
COPY pacstrap-docker /archlinux/
RUN pacman-key --init
RUN pacman-key --populate archlinuxarm
RUN ./pacstrap-docker /archlinux/rootfs \
bash sed gzip pacman