We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0849604 commit 48f8e7eCopy full SHA for 48f8e7e
NodeBase/Dockerfile.txt
@@ -10,7 +10,6 @@ RUN apt-get update -qqy \
10
&& apt-get -qqy install \
11
locales \
12
xvfb \
13
- dbus \
14
&& rm -rf /var/lib/apt/lists/* /var/cache/apt/*
15
16
#==============================
0 commit comments