Add pipewire to image
This commit is contained in:
@@ -13,6 +13,10 @@ RUN set -eux; \
|
||||
RUN set -eux; \
|
||||
apt-get install -y --no-install-recommends -o Dpkg::Options::="--force-confnew" xfce4 xfce4-terminal sudo vim curl
|
||||
|
||||
# install pipewire
|
||||
RUN set -eux; \
|
||||
apt-get install -y pipewire pavucontrol
|
||||
|
||||
# install brave
|
||||
RUN set -eux; \
|
||||
curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg \
|
||||
|
Reference in New Issue
Block a user