add dbus and allow to find key for pass
Build and Push Docker Container / build-and-push (push) Successful in 5m11s
Build and Push Docker Container / build-and-push (push) Successful in 5m11s
This commit is contained in:
+5
-1
@@ -25,7 +25,11 @@ RUN apk add --no-cache \
|
||||
gcompat \
|
||||
libsecret \
|
||||
libfido2 \
|
||||
gnupg pass ca-certificates
|
||||
gnupg \
|
||||
pass \
|
||||
ca-certificates \
|
||||
dbus \
|
||||
dbus-x11
|
||||
|
||||
# Copy bash scripts
|
||||
COPY gpgparams entrypoint.sh /protonmail/
|
||||
|
||||
Reference in New Issue
Block a user