mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2025-12-22 22:20:02 +00:00
When I use docker build to build the image, I get an error that pip is missing. Add install python3-pip in Dockerfile. Fixes: #1643 Signed-off-by: yaoyinnan <yaoyinnan@foxmail.com>