small-flowers commented on issue #31510:
URL: https://github.com/apache/superset/issues/31510#issuecomment-2556166235

   > I have the same issue on different platforms. It seems that the `uv` 
command got added in some files, e.g. `docker/docker-boostrap.sh` however it is 
not present in the underlying superset container image.
   > 
   > Temporary workaround is to go back to a version previous to the commits of 
December, e.g. https://github.com/apache/superset/releases/tag/4.1.1
   > 
   > `git fetch --tags` if you cloned with `depth=1` and `git checkout 4.1.1` 
made my docker compose work again with the docker-compose-image-tag.yml file.
   > 
   > I still think there will be a patched base image soon.
   
   
   
   > 你能嘗試嗎`compose -f docker-compose-image-tag.yml up --build`?
   > 
   > 我最近修改了文档,以指导人们使用`--build`。这有点类似于运行`docker compose build && docker compose 
up`
   
   I used docker compose -f docker-compose-image-tag.yml up --build to execute, 
but the problem still persists. Please refer to the screenshot for the error 
message
   
   
   > Can you try `compose -f docker-compose-image-tag.yml up --build` ?
   > 
   > I modified the docs recently to instruct people to use `--build`. It's 
kind of the same as running `docker compose build && docker compose up`
   
   
![image](https://github.com/user-attachments/assets/e67613c9-138e-420f-9ba4-0fdeab3f208d)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to