Documentation
¶
Index ¶
Constants ¶
View Source
const (
// Docker is the docker command.
Docker = "docker"
)
Variables ¶
This section is empty.
Functions ¶
func ExecLogin ¶ added in v0.0.5
ExecLogin executes a docker login Is a workaround for submitting password to stdin without prompting user again
func ListRepositoryTags ¶
ListRepositoryTags lists the tags for a given repository
Types ¶
type ListRepositoryTagsResponse ¶
ListRepositoryTagsResponse is a response for listing tags
Click to show internal directories.
Click to hide internal directories.