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
All Docker commands are executed directly via exec.Command. If the server were exposed publicly, a malicious user could craft a request that triggers command injection (e.g., via crafted form fields).