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
Fix Dockerfile path resolution for TiUP Playground container
- Add filepath import for path operations
- Find repo root by walking up directory tree to locate go.mod
- Verify Dockerfile exists before attempting build
- Support both local development and CI (GITHUB_WORKSPACE) environments
0 commit comments