Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DockerBuild ¶
DockerBuild calls the following and returns the resulting error, if any:
docker build -t <image> -f <dockerfileLocation> <context>
func DockerBuildACR ¶ added in v0.2.0
func DockerPush ¶
DockerPush calls the following and returns the resulting error, if any:
docker push <image>
func GetImageName ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.