Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
spawnDevContainer
Function · 0.70
getPodmanArgs
Function · 0.70
Calls
1
inspectDockerImage
Function · 0.90
Tested by
no test coverage detected