Yes that describes what i have done plus changing the cronjob.
This needs to be done on the container with php running:
A temporary fix is:
systemctl disable phpsessionclean.timer
systemctl stop phpsessionclean.timer
Then fix the cron for operation without systemd in: /etc/cron.d/php
##09,39 *...