update workflow
This commit is contained in:
7
dockerfiles/void
Normal file
7
dockerfiles/void
Normal file
@@ -0,0 +1,7 @@
|
||||
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
|
||||
Reference in New Issue
Block a user