MCPcopy Index your code
hub / github.com/devcontainers/cli / imageDetails

Function imageDetails

src/spec-node/singleContainer.ts:266–266  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

264 }
265
266 const imageDetails = () => inspectDockerImage(buildParams, baseImageNames[0], false);
267
268 return {
269 updatedImageName: baseImageNames,

Callers 2

spawnDevContainerFunction · 0.70
getPodmanArgsFunction · 0.70

Calls 1

inspectDockerImageFunction · 0.90

Tested by

no test coverage detected