package
0.1.2
Repository: https://github.com/abdfnx/doko.git
Documentation: pkg.go.dev

# Functions

CutNewline -> cut new line.
DateNow -> return date time.
GetEnv -> get os environment.
No description provided by the author
ParseDateToString -> parse date to string.
ParseLabels -> parse image labels.
ParsePortToString -> parse port to string.
ParseRepoTag -> parse image repo and tag.
ParseSizeToString -> parse size to string.
SortKeys -> sort keys.
StructToJSON -> convert any struct to json.

# Variables

ErrDockerConnect cannot connect to docker engine error.
ErrNoContainer no docker container error.
ErrNoImage no image error.
ErrNoNetwork no network error.
ErrNoVolume no volume error.
ErrSmallTermWindowSize cannot run doko because of a small terminal window size.