MCPcopy
hub / github.com/containers/toolbox / Image

Method Image

src/pkg/podman/container.go:31–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 EntryPointPID() int
30 ID() string
31 Image() string
32 IsToolbx() bool
33 Labels() map[string]string
34 Mounts() []string

Callers 2

TestContainerInspectFunction · 0.65
listOutputFunction · 0.65

Implementers 2

containerInspectsrc/pkg/podman/container.go
containerPSsrc/pkg/podman/container.go

Calls

no outgoing calls

Tested by 1

TestContainerInspectFunction · 0.52