wip
This commit is contained in:
parent
855f5dbded
commit
6b7cc9f88b
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ RUN apt-get update && apt-get install -y \
|
|||
xfonts-base \
|
||||
dbus-x11 \
|
||||
openssh-client \
|
||||
curl \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Remove Bluetooth stack — obexd gets activated in a tight loop by kded5
|
||||
|
|
|
|||
Loading…
Reference in a new issue