package
0.17.2
Repository: https://github.com/appc/docker2aci.git
Documentation: pkg.go.dev

# Packages

Package common provides misc types and variables.
No description provided by the author

# Functions

ConvertRemoteRepo generates ACI images from docker registry URLs.
ConvertSavedFile generates ACI images from a file generated with "docker save".
GetDockercfgAuth reads a ~/.dockercfg file and returns the username and password of the given docker index server.
GetIndexName returns the docker index server from a docker URL.

# Variables

No description provided by the author
No description provided by the author

# Structs

CommonConfig represents the shared configuration options for converting Docker images.
FileConfig represents the saved file specific configuration for converting Docker images.
RemoteConfig represents the remote repository specific configuration for converting Docker images.