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
- Move USER 1001 before pip install so packages are owned by the
runtime user (avoids __pycache__ permission issues)
- Replace trap EXIT with explicit rm -rf in build docs (trap doesn't
fire in interactive shells until terminal closes)
0 commit comments