Commit 7bcae4f9 authored by 神楽坂玲奈's avatar 神楽坂玲奈

aarch64

parent 28e7be73
Pipeline #1923 passed with stage
in 4 minutes and 20 seconds
FROM lopsided/archlinux
RUN echo 'Server = https://mirrors.aliyun.com/archlinuxarm/$repo/os/$arch' > /etc/pacman.d/mirrorlist
RUN echo 'Server = https://mirrors.aliyun.com/archlinuxarm/$arch/$repo/' > /etc/pacman.d/mirrorlist
RUN pacman -Syu --noconfirm babeld
CMD ["babeld"]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment