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
- Remove pod-based approach that was conflicting with host networking
- Use consistent standalone container architecture
- Fix port conflicts between pod and host networking
- Remove unnecessary workspace volume mount
- Improve cleanup to handle both old pod and new standalone containers
- Update help text to reflect new container management commands
The script now successfully deploys without port conflicts and matches
the working manual deployment approach.
0 commit comments