Action: build custom image
This commit is contained in:
@@ -3,5 +3,4 @@ FROM archlinux:latest
|
||||
RUN pacman -Sy --noconfirm
|
||||
RUN pacman -S --noconfirm docker docker-buildx docker-compose && rm /var/cache/pacman/pkg/*
|
||||
RUN pacman -S --noconfirm git && rm /var/cache/pacman/pkg/*
|
||||
|
||||
RUN mkdir -p /workspace
|
||||
RUN pacman -S --noconfirm npm && rm /var/cache/pacman/pkg/*
|
||||
|
||||
Reference in New Issue
Block a user