v.23.2Build/Testing/Packaging Improvement

ClickHouse Docker Restart Configuration Update

If the environment variable CLICKHOUSE_DOCKER_RESTART_ON_EXIT is set to 1, the Docker container will run clickhouse-server as a child instead of the first process, and restart it when it exited. #46391 (Alexey Milovidov).