mirror of
https://github.com/containers/skopeo.git
synced 2026-07-14 05:21:15 +00:00
Import the container.Config and container.HealthCheck API types, and the nat.Port and nat.PortSet types from go-connections. Use the strslice package from containers/image instead of rolling or importing our own. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> Closes: #102 Approved by: rhatdan