Versions in this module Expand all Collapse all v0 v0.1.1 Jan 28, 2023 v0.1.0 Jan 28, 2023 Changes in this version + type ContainerConfig struct + CPUSet string + CPUShares int64 + ExposedPorts map[nat.Port]struct{} + MacAddress string + Memory int64 + MemorySwap int64 + NetworkDisabled bool + VolumeDriver string + type ContainerJSON struct + Config *ContainerConfig + NetworkSettings *v1p20.NetworkSettings + Volumes map[string]string + VolumesRW map[string]bool