Open eagle-yw opened 3 months ago
Hey, @eagle-yw welcome!🎊 Thanks for taking the time to point this out.🙌
Hi @eagle-yw , https://github.com/cloudberrydb/cloudberrydb/blob/a5d00de0dff668fb8cf625aaa992f74da5508417/deploy/docker/docker_start.sh#L9 the URL cannot be accessed by the developer in public. We need to change it to a public image url.
Hi @edespino could you help update the dockerfiles here: https://github.com/cloudberrydb/cloudberrydb/tree/main/deploy/docker? So that the developers can build Cloudberry in the docker. The original files are too old...
Could you take a look at this? @Zhangbaowen-Hashdata
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