waybar/Dockerfiles/archlinux

7 lines
211 B
Plaintext
Raw Normal View History

# vim: ft=Dockerfile
2018-11-09 15:19:17 +01:00
FROM archlinux/base:latest
RUN pacman -Syu --noconfirm && \
2019-08-22 18:11:24 +02:00
pacman -S git meson base-devel libinput wayland wayland-protocols pixman libxkbcommon mesa gtkmm3 jsoncpp scdoc --noconfirm