mirror of
https://github.com/containers/skopeo.git
synced 2025-10-22 03:24:25 +00:00
thoughts on interfaces
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
@@ -30,7 +30,7 @@ type ImageManifest struct {
|
||||
ContainerConfig *containerTypes.Config // remove docker/docker code, this isn't needed
|
||||
DockerVersion string
|
||||
Author string
|
||||
Config *containerTypes.Config // remove docker/docker code, needs just Labels here for now
|
||||
Config *containerTypes.Config // remove docker/docker code, needs just Labels here for now, maybe Cmd? Hostname?
|
||||
Architecture string
|
||||
Os string
|
||||
Layers []string // ???
|
||||
|
Reference in New Issue
Block a user