mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-04-08 15:53:41 +00:00
Remove build image for i686
This commit is contained in:
parent
1a7bc6c272
commit
2fa0ef218f
1 changed files with 0 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
|||
FROM fdupoux/archlinux32
|
||||
RUN mkdir -p /workspace
|
||||
COPY tmpfiles/pacman.conf /etc/pacman.conf
|
||||
RUN sed -i -e 's/^Architecture.*$/Architecture = i686/' /etc/pacman.conf
|
||||
RUN pacman -Syyu --noconfirm archiso binutils edk2-shell grub hugo isomd5sum mtools && rm -rf /var/cache/pacman/pkg/*
|
||||
CMD ["setarch","i686","/usr/bin/bash"]
|
||||
WORKDIR /workspace
|
||||
Loading…
Add table
Add a link
Reference in a new issue