builder

package module
v0.0.0-...-80ac829 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2016 License: BSD-2-Clause Imports: 9 Imported by: 0

README

docker build utility for docker/engine-api

GoDoc Build Status Go Report Card

go-docker-builder provides a tar stream for 'docker/engine-api.(*Client).ImageBuild' so as to build an image from a local directory.

For usage, please refer to builder_test.go.

Documentation

Overview

Package builder provides a tar stream for docker/engine-api.(*Client).ImageBuild

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateTarStream

func CreateTarStream(srcPath, dockerfilePath string) (io.ReadCloser, error)

CreateTarStream creates a tar stream

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL