Skip to content

Commit

Permalink
chore: add alpine dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexays committed May 16, 2019
1 parent e12766a commit 8901df9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfiles/alpine
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
FROM alpine:latest

RUN apk add --no-cache git meson alpine-sdk libinput-dev wayland-dev wayland-protocols mesa-dev libxkbcommon-dev eudev-dev pixman-dev gtkmm3-dev jsoncpp-dev libnl3-dev pulseaudio-dev libmpdclient-dev

0 comments on commit 8901df9

Please sign in to comment.