Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker hub latest-fpm-alpine still doesn't have gnupg when git master does #148

Closed
Murazaki opened this issue Oct 18, 2021 · 3 comments
Closed

Comments

@Murazaki
Copy link

Please push newer versions of the containers.

# docker-compose exec roundcubemail sh
/var/www/html # gpg
sh: gpg: not found
/var/www/html # apk add gnupg
fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
(1/9) Installing libgpg-error (1.42-r0)
(2/9) Installing libassuan (2.5.5-r0)
(3/9) Installing libcap (2.50-r0)
(4/9) Installing libgcrypt (1.9.4-r0)
(5/9) Installing libsecret (0.20.4-r1)
(6/9) Installing pinentry (1.1.1-r0)
Executing pinentry-1.1.1-r0.post-install
(7/9) Installing libksba (1.5.1-r0)
(8/9) Installing npth (1.6-r0)
(9/9) Installing gnupg (2.2.31-r0)
Executing busybox-1.33.1-r2.trigger
OK: 175 MiB in 116 packages
/var/www/html # gpg
gpg: directory '/root/.gnupg' created
gpg: keybox '/root/.gnupg/pubring.kbx' created
gpg: WARNING: no command supplied.  Trying to guess what you mean ...
gpg: Go ahead and type your message ...
@jtuta
Copy link

jtuta commented Oct 22, 2021

@thomascube can we get 1.5 pushed to https://hub.docker.com/r/roundcube/roundcubemail please?

@thomascube
Copy link
Member

We had some reports of failing Mysql schema upgrades and therefore we're currently holding back the 1.5.0 images.

@pabzm
Copy link
Member

pabzm commented Nov 7, 2024

Closing in favour of #255

@pabzm pabzm closed this as not planned Won't fix, can't repro, duplicate, stale Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants