cleanup entrypoint.sh and add haveged for getentropy
Build and Push Docker Container / build-and-push (push) Successful in 5m50s
Build and Push Docker Container / build-and-push (push) Successful in 5m50s
This commit is contained in:
+3
-1
@@ -29,7 +29,9 @@ RUN apk add --no-cache \
|
||||
pass \
|
||||
ca-certificates \
|
||||
dbus \
|
||||
dbus-x11
|
||||
dbus-x11 \
|
||||
gnome-keyring \
|
||||
haveged
|
||||
|
||||
# Copy bash scripts
|
||||
COPY gpgparams entrypoint.sh /protonmail/
|
||||
|
||||
Reference in New Issue
Block a user