In Ubuntu, I added /etc/docker/daemon.json with:
{
"max-concurrent-uploads": 1
}
and then sudo service docker restart.
In Ubuntu, I added /etc/docker/daemon.json with:
{
"max-concurrent-uploads": 1
}
and then sudo service docker restart.