You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
version: main branch
I tried to build it in the docker image specified by the documentation using the main branch, but I encountered an error.
What happened
Unable to pull the specified development image
bash docker_start.sh
Error response from daemon: Get "http://docker.artifactory.hashdata.xyz/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Unable to find image 'docker.artifactory.hashdata.xyz/docker/cbdb:devel-devtoolset-10-cbdb-docker-ubuntu-2019-20230313' locally
docker: Error response from daemon: Get "http://docker.artifactory.hashdata.xyz/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers).
See 'docker run --help'.
What you think should happen instead
The compilation may fail, but at least the image should be pulled.
How to reproduce
Run the command "bash docker_start.sh " to find it.
Operating System
Arch Linux
Anything else
I noticed #445, the 'docker_start.sh' file is not validated.
Cloudberry Database version
version: main branch
I tried to build it in the docker image specified by the documentation using the main branch, but I encountered an error.
What happened
Unable to pull the specified development image
What you think should happen instead
The compilation may fail, but at least the image should be pulled.
How to reproduce
Run the command "bash docker_start.sh " to find it.
Operating System
Arch Linux
Anything else
I noticed #445, the 'docker_start.sh' file is not validated.
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: