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
feat: detect existing bootcs installation before Docker install
- Check if bootcs command already exists
- If Docker wrapper exists, update silently
- If native pip version exists, prompt user to confirm override
- Prevents confusion from having both versions installed
0 commit comments