mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
feat(ci): archlinux
This commit is contained in:
5
Dockerfiles/archlinux
Normal file
5
Dockerfiles/archlinux
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
FROM archlinux/base:latest
|
||||
|
||||
RUN pacman -Syu --noconfirm && \
|
||||
pacman -S git meson base-devel libinput wayland wayland-protocols pixman libxkbcommon mesa gtkmm3 jsoncpp --noconfirm
|
Reference in New Issue
Block a user