-
Notifications
You must be signed in to change notification settings - Fork 197
Open
Labels
type: BugSomething isn't workingSomething isn't working
Description
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
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.
Are you willing to submit PR?
- Yes, I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct.
Metadata
Metadata
Assignees
Labels
type: BugSomething isn't workingSomething isn't working