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: add docker compose v2 plugin check and fallback
Add check-docker-compose recipe to justfile that verifies the docker
compose plugin is available, with automatic fallback to symlink
standalone docker-compose v2 as a plugin. Applied same logic to
uninstall.sh for standalone script usage.
0 commit comments