v.25.2Build/Testing/Packaging Improvement
Disable Network Access for Default User in Docker Image and Enhance clickhouse-server Functionality
Disable network access for user default in the docker image. #75259 (Mikhail f. Shiryaev). Make all clickhouse-server related actions a function, and execute them only when launching the default binary inentrypoint.sh. A long-postponed improvement was suggested in #50724. Added switch--userstoclickhouse-extract-from-configto get values from theusers.xml. #75643 (Mikhail f. Shiryaev).