Versions in this module Expand all Collapse all v0 v0.38.0 Jul 15, 2025 v0.37.0 Apr 25, 2025 Changes in this version + const DefaultUser + func WithRootPassword(password string) testcontainers.CustomizeRequestOption + type Container struct + func Run(ctx context.Context, img string, opts ...testcontainers.ContainerCustomizer) (*Container, error) + func (c *Container) Credentials() (string, string) + func (c *Container) HTTPEndpoint(ctx context.Context) (string, error)