issues
search
apache
/
couchdb-docker
Semi-official Apache CouchDB Docker images
https://github.com/apache/couchdb-docker
Apache License 2.0
261
stars
136
forks
source link
Restore ppc64le support, update Debian+Erlang+SpiderMonkey
#217
Closed
kocolosk
closed
2 years ago
kocolosk
commented
2 years ago
Overview
Several modernizations to our latest production image:
Re-add ppc64le support to the platform matrix, as we
do run this in CI
once more.
Bump Debian 10 -> Debian 11
Bump Erlang 20 -> Erlang 23
Bump SpiderMonkey 60 -> SpiderMonkey 78
Testing recommendations
We have been running Debian 11 + Erlang 23 in Jenkins for PRs since apache/couchdb-ci#30
We also started using Erlang 23 as the default for Full Platform Builds in apache/couchdb#3903
Images constructed using this branch are already posted to
https://hub.docker.com/r/apache/couchdb/tags
GitHub issue number
Fixes #213
Checklist
[x] Code is written and works correctly;
[x] Changes are covered by tests;
[ ] Documentation reflects the changes;
Overview
Several modernizations to our latest production image:
Testing recommendations
GitHub issue number
Fixes #213
Checklist