mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-18 22:06:41 +08:00
add dbus-user-session
This commit is contained in:
parent
c18311e23a
commit
ecd8d5588c
@ -22,6 +22,7 @@ RUN apt-get update && apt-get install -y \
|
||||
libx11-xcb1 \
|
||||
ffmpeg \
|
||||
unzip \
|
||||
dbus-user-session \
|
||||
curl && \
|
||||
apt autoremove -y && \
|
||||
apt clean && \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user