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
As per #4 testcontainers-go will always pull an image from registry. The java version will only pull if the image isn't already pulled. I think the java behavior is better as it allows to work offline once the image has been pulled.