remove unnecessary pacman-key init
This commit is contained in:
parent
190c5265a6
commit
24f5c91128
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue