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
In my env, developer will likely want to run devcontainer exec bash and then be able to navigate the container and do stuff within using command-line interface.
As such, I think the option to exec the command in interactive mode is important.
In my env, developer will likely want to run devcontainer exec bash and then be able to navigate the container and do stuff within using command-line interface.
As such, I think the option to exec the command in interactive mode is important.