package
2.0.0-rc.2+incompatible
Repository: https://github.com/docker/compose-cli.git
Documentation: pkg.go.dev
# Functions
CopyFile copies a file from a sourceFile to a destinationFile setting permissions to 0755.
HTTPGetWithRetry performs an HTTP GET on an `endpoint`, using retryDelay also as a request timeout.
Lines split output into lines.
NewParallelE2eCLI returns a configured TestE2eCLI with t.Parallel() set.
StdoutContains returns a predicate on command result expecting a string in stdout.
# Variables
DockerExecutableName is the OS dependent Docker CLI binary name.