//
pkg.gl
Category
github.com/appc/docker2aci
lib
internal
docker
package
0.17.2
Repository:
https://github.com/appc/docker2aci.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
102 SLOC
#
Functions
GetAuthInfo
GetDockercfgAuth reads a ~/.dockercfg file and returns the username and password of the given docker index server.
SplitReposName
SplitReposName breaks a repo name into an index name and remote name.