Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/nerdctl
/ Close
Method
Close
pkg/cmd/image/save.go:120–122 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
118
}
119
120
func
(nopWriteCloser) Close() error {
121
return
nil
122
}
Callers
15
collect
Function · 0.45
execActionWithContainer
Function · 0.45
writeCIDFile
Function · 0.45
setContainerStatsAndRenderStatsEntry
Function · 0.45
getSystemCPUUsage
Function · 0.45
readPathsFromRecordFile
Function · 0.45
isReusableESGZ
Function · 0.45
ensureOCIArchive
Function · 0.45
convertRootfsToOCIArchive
Function · 0.45
compressAndWriteLayer
Function · 0.45
readLayerContent
Function · 0.45
buildDockerArchive
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected