Versions in this module Expand all Collapse all v0 v0.44.0 Aug 7, 2026 Changes in this version + func WithRootPassword(password string) testcontainers.CustomizeRequestOption + type Container struct + func Run(ctx context.Context, img string, opts ...testcontainers.ContainerCustomizer) (*Container, error) + func (c *Container) ServerURL(ctx context.Context) (string, error) + func (c *Container) StudioURL(ctx context.Context) (string, error)