package
17.12.1-ce-rc2+incompatible
Repository: https://github.com/crazy-max/docker-cli.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
WithBuildContext sets up the build context.
WithContextPath sets the build context path.
WithDockerfile creates / returns a CmdOperator to set the Dockerfile for a build operation.
WithExternalBuildContext use the specified context as build context.
WithFile adds the specified file (with content) in the build context.
WithoutCache makes the build ignore cache.
WithStdinContext sets the build context from the standard input with the specified reader.