Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildImage ¶
BuildImage builds and tags Docker image. Tag must be given as input argument, for example 'ahojukka5/anecdotes'. Returns id of image built.
func Download ¶
Download will download a url to a local file. It's efficient because it will write as it downloads and not load the whole file into memory.
func PushImage ¶
PushImage pushes image to container registry.
`repo` is the name of the image, e.g. (ahojukka5/anecdotes) `XRA` is base64 encoded X-Registry-Auth
Types ¶
Click to show internal directories.
Click to hide internal directories.