22.6.0-ubuntu2204-b2
Pre-release
Pre-release
Beta release - major baseimage update from Ubuntu 20.04 to 22.04
Changes:
- Remove support for deprecated
config.custom.php - Remove test files in
/opt/librenms/tests(reduces image size). This will cause warnings during validation - Fix arm32v7 and arm64v8 builds
- Increase composer process timeout (issue #136)
- Introduce the
PHP_FPM_WORKERS_MINandPHP_FPM_WORKERS_MAXoptions - Introduce the
set_permissionsscript in/usr/local/binto set ACLs and ownership of/opt/librenms - Update
docker-compose.ymlwith defaults forAPP_KEY,DAILY_ON_STARTUP, relative volume paths, MySQL 8 and healthchecks - Limit maximum number of requests for PHP-FPM process until it is restarted
- Reduce the number of nginx processes
- Add TLS1.3 in nginx
- Replace bash with sh (dash)
- Ubuntu 22.04
- PHP 8.1
- nginx 1.18
- Composer 2.3.9
- msphpsql 5.10.1
- Update weathermap plugin
- Many other packages updates
Updating
Check the Updating the container docs.