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
Add python3 to final image for devtools-frontend HTTP server
📝 Changes:
- Added python3 and python-is-python3 to runtime dependencies in Dockerfile.cloudrun
- Required for supervisor devtools-frontend service which runs: python3 -m http.server 8001
- This will allow the custom DevTools frontend to be served properly
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments