add package dbus into ubuntu build prozess
Build and Push Docker Container / build-and-push (push) Has been cancelled
Build and Push Docker Container / build-and-push (push) Has been cancelled
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ EXPOSE 143/tcp
|
||||
|
||||
# Install dependencies and protonmail bridge
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y --no-install-recommends socat pass libsecret-1-0 ca-certificates libfido2-1 \
|
||||
&& apt-get install -y --no-install-recommends socat pass libsecret-1-0 ca-certificates libfido2-1 dbus \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Copy bash scripts
|
||||
|
||||
Reference in New Issue
Block a user