UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60) docker code example
Example: UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60
sudo apt-get vim -y
vim ~/.bashrc
export DOCKER_CLIENT_TIMEOUT=360
export COMPOSE_HTTP_TIMEOUT=360
source ~/.bashrc