Versions in this module Expand all Collapse all v0 v0.1.0 Jul 13, 2026 Changes in this version + type Container struct + func NewContainer(ctr tc.Container, env env.Variables) *Container + func (fx *Container) Container() tc.Container + func (fx *Container) Env() env.Variables + func (fx *Container) Terminate(ctx context.Context, timeout time.Duration) error