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
Currently there is an unreasonable complexity with builder and container flag when using func run. Since it is determinable if we want to run the function in a container or not based on the builder, we can remove the container flag completely.