Fix ClickHouse stderr issue in Docker due to restricted syscalls
Official CH changelog text
Fix the issue where ClickHouse in Docker containers printed "get_mempolicy: Operation not permitted" into stderr due to restricted syscalls. #70900 (filimonov).