echo upping the max size of the host buffer echo net.core.rmem_max=2500000 | sudo tee -a /etc/sysctl.conf # confirm sudo sysctl -p | grep rmem_max docker-compose up -d