You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2026. It is now read-only.
A possible fix to issues with the docker-compose and Dockerfile for dev containers has been implemented on:
Link
Fix: Resolves uv sync failures where pre-built wheels are missing for Python 3.13, requiring gcc for source compilation.
Fix: Prevents Docker from creating volume mount points as root, which was causing Permission Denied errors on startup.
Fix: Prevents Docker from creating volume mount points as root, which was causing Permission Denied errors on startup.