May be we should use https://github.com/astral-sh/uv-docker-example/blob/main/standalone.Dockerfile as the reference for all Dockerfiles. It runs final image without uv, no dev dependencies, runs as non-root user, and also sets PYTHONUNBUFFERED.
Originally posted by @BulkBeing in #358 (comment)
May be we should use https://github.com/astral-sh/uv-docker-example/blob/main/standalone.Dockerfile as the reference for all Dockerfiles. It runs final image without uv, no dev dependencies, runs as non-root user, and also sets
PYTHONUNBUFFERED.Originally posted by @BulkBeing in #358 (comment)