[Bug]
- Dominant language
- C
- Stars
- 1.4k
- Forks
- 247
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 39
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?
- [X] Yes, I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://cloudberrydb.org/community/coc).
Contributor guide
Assessment
This issue has not been assessed yet.