I tried to run 4 docker build commands at the same time on my server and none of them ended within hours (5+) while they usually take up to 15 minutes to complete…
My configuration is as follow:
Ubuntu 14.04 server
Docker version:
Client:
Version: 17.07.0-ce
API version: 1.31
Go version: go1.8.3
Git commit: 8784753
Built: Tue Aug 29 17:43:06 2017
OS/Arch: linux/amd64
Server:
Version: 17.07.0-ce
API version: 1.31 (minimum version 1.12)
Go version: go1.8.3
Git commit: 8784753
Built: Tue Aug 29 17:41:57 2017
OS/Arch: linux/amd64
Experimental: false
Is it a known issue ? Or just my configuration which is bad ?
Thanks in advance for your help,
PS: is the category correct ? I did not found “Docker for Ubuntu/Linux”
To use the recommended AUFS instead, I need to run: $ sudo apt-get install linux-image-extra-$(uname -r)
But it did not work!
I think it was because the Kernel I was using is 3.13.0-132-generic, which might be too old, so I forced it to 3.19.0-18-generic.