Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save travislbrundage/34e56e56285654e913234a7759139205 to your computer and use it in GitHub Desktop.
Save travislbrundage/34e56e56285654e913234a7759139205 to your computer and use it in GitHub Desktop.
docker up -d error
Creating network "geonode_default" with the default driver
Creating volume "geonode-statics" with default driver
Creating volume "geonode-gsdatadir" with default driver
Creating volume "geonode-dbdata" with default driver
Creating volume "geonode-dbbackups" with default driver
Creating volume "geonode-rabbitmq" with default driver
Pulling db (geonode/postgis:10)...
ERROR: Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment