package
17.12.1-ce-rc2+incompatible
Repository: https://github.com/raz0rcoder/dockerce.git
Documentation: pkg.go.dev

# Functions

New creates a fake build context.
WithBinaryFiles adds the specified files in the build context, content is binary.
WithDockerfile adds the specified content as Dockerfile in the build context.
WithFile adds the specified file (with content) in the build context.
WithFiles adds the specified files in the build context, content is a string.

# Structs

Fake creates directories that can be used as a build context.