v.23.2Build/Testing/Packaging Improvement
ClickHouse Docker Restart Configuration Update
If the environment variableCLICKHOUSE_DOCKER_RESTART_ON_EXITis set to 1, the Docker container will runclickhouse-serveras a child instead of the first process, and restart it when it exited. #46391 (Alexey Milovidov).