add pulse stuff
This commit is contained in:
parent
0e7116e7da
commit
b15f354e1b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
FROM alpine:latest
|
||||
RUN apk add xorg-server xf86-input-libinput eudev xspice supervisor font-noto firefox \
|
||||
RUN apk add xorg-server xf86-input-libinput eudev xspice supervisor firefox pulseaudio pulseaudio-alsa alsa-plugins-pulse\
|
||||
&& addgroup bnuuy \
|
||||
&& adduser -G bnuuy -s /bin/sh -D bnuuy \
|
||||
&& rm -rf /apk /tmp/* /var/cache/apk/*
|
||||
|
|
Loading…
Reference in a new issue