test changes
Build and Push Docker Container / build-and-push (push) Successful in 5m23s

This commit is contained in:
GitHub Actions
2026-03-11 10:27:56 +01:00
parent 2ca2b80ff4
commit 01a048409f
3 changed files with 34 additions and 39 deletions
+3 -9
View File
@@ -18,20 +18,14 @@ FROM alpine:latest
EXPOSE 1025/tcp
EXPOSE 1143/tcp
RUN mkdir -p /root/.gnupg && chmod 700 /root/.gnupg
# Install dependencies and protonmail bridge
RUN apk add --no-cache \
gcompat \
libsecret \
libfido2 \
gnupg \
pass \
ca-certificates \
dbus \
dbus-x11 \
gnome-keyring \
haveged
libsecret \
libfido2 \
ca-certificates
# Copy bash scripts
COPY gpgparams entrypoint.sh /protonmail/