Fucking Docker...sincerly
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM --platform=linux/amd64
|
||||
FROM --platform=amd64 archlinux:latest
|
||||
RUN pacman -Syyu base-devel --noconfirm
|
||||
RUN pacman -Syyu arm-none-eabi-gcc --noconfirm
|
||||
RUN pacman -Syyu arm-none-eabi-newlib --noconfirm
|
||||
|
Reference in New Issue
Block a user