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
Hi, I'm curious if there's any particular reason why the recommended run commands for the prebuilt container in the README include the -it flags. We're trying to use this tool in a CI environment where we can't set those flags, and omitting them doesn't seem to have any impact on the operation or output of the tool. It doesn't seem necessary to run interactively.