Using `uv` as an entrypoint is surprising (it differs from the base image) and broke the example at https://github.com/astral-sh/uv-docker-example/pull/13 — I had to add: ```dockerfile ENTRYPOINT [] ``` cc @samypr100