Details
Details
- Reviewers
dereckson - Commits
- rDOd8d8689b43ad: Upgrade to Java 17 and Debian Bullseye
Diff Detail
Diff Detail
- Repository
- rDO Docker image for Openfire
- Lint
Lint Passed - Unit
No Test Coverage - Branch
- upgrade-java
- Build Status
Buildable 3797 Build 4047: arc lint + arc unit
Event Timeline
Dockerfile | ||
---|---|---|
14 | The entrypoint uses start-stop-daemon, which requires an absolute executable path. |
Comment Actions
This work fine, but DOES NOT upgrade certificates trust store.
The truststore is provided from /srv/openfire, with symbolic links set through entrypoint.sh.
I guess/hope Openfire populates that file when not existing?
We should check the behavior creating a new testing Openfire instance elsewhere.