Versions in this module Expand all Collapse all v0 v0.2.0 Feb 20, 2026 Changes in this version + func WithCommand(command ...string) compose.SetComposeExecOption + func WithDetach() compose.SetComposeExecOption + func WithEnv(keyValue ...string) compose.SetComposeExecOption + func WithIndex(index int) compose.SetComposeExecOption + func WithNoTTY() compose.SetComposeExecOption + func WithPrivileged() compose.SetComposeExecOption + func WithProfiles(profiles ...string) compose.SetComposeExecOption + func WithService(service string) compose.SetComposeExecOption + func WithStdin(r io.Reader) compose.SetComposeExecOption + func WithUser(user string) compose.SetComposeExecOption + func WithWorkdir(dir string) compose.SetComposeExecOption + func WithWriter(writer io.Writer) compose.SetComposeExecOption