chore: remove dbus config
This commit is contained in:
@@ -44,9 +44,6 @@ RUN apt-get update && apt-get install -y \
|
||||
&& rm -rf /var/lib/apt/lists/* \
|
||||
&& mkdir -p /tmp/.X11-unix && chmod 1777 /tmp/.X11-unix
|
||||
|
||||
# Add a dbus configuration to prevent connection errors
|
||||
# RUN mkdir -p /var/run/dbus
|
||||
|
||||
# Make the script executable
|
||||
# RUN chmod +x ./start.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user