mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-24 05:18:21 +00:00
715d6376bf
Signed-off-by: Alexey Neyman <stilor@att.net>
4 lines
110 B
Docker
4 lines
110 B
Docker
FROM hoverbear/archlinux
|
|
RUN pacman -Syu --noconfirm
|
|
RUN pacman -S --noconfirm base-devel git help2man python
|