package docker type VersionOut struct { Version string GitCommit string MemoryLimitDisabled bool }