mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12:01 +00:00
Update tests/ci/worker/ubuntu_ami_for_ci.sh
Co-authored-by: Mikhail f. Shiryaev <felixoid@clickhouse.com>
This commit is contained in:
parent
e435748473
commit
47cd46f590
@ -76,7 +76,7 @@ cat <<EOT > /etc/docker/daemon.json
|
||||
EOT
|
||||
|
||||
# Increase the limit on number of virtual memory mappings to aviod 'Cannot mmap' error
|
||||
sysctl -w vm.max_map_count=2097152
|
||||
echo "vm.max_map_count = 2097152" > /etc/sysctl.d/01-increase-map-counts.conf
|
||||
|
||||
systemctl restart docker
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user