1
0

8 lines
224 B
Plaintext
Raw Normal View History

2025-05-24 21:02:06 +03:00
FROM voidlinux/voidlinux
RUN echo 'repository=https://repo-default.voidlinux.org/current' > /etc/xbps.d/00-repository-main.conf
RUN xbps-install -S
RUN xbps-install -yu xbps
RUN xbps-install -yu
RUN xbps-install -y git gcc