Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/docker/cli
/ Error
Method
Error
cli/command/image/remove_test.go:21–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
}
20
21
func
(n notFound) Error() string {
22
return
"Error: No such image: "
+ n.imageID
23
}
24
25
func
(notFound) NotFound() {}
26
Callers
15
TestValidateOutputPath
Function · 0.45
TestErrCreateDefault
Function · 0.45
TestErrRemoveDefault
Function · 0.45
TestSearchContextWrite
Function · 0.45
TestLoginWithCredStoreCreds
Function · 0.45
TestRunLogin
Function · 0.45
TestLoginNonInteractive
Function · 0.45
TestPluginContextWrite
Function · 0.45
TestTemplateInspectorTemplateError
Function · 0.45
TestTemplateInspectorRawFallbackError
Function · 0.45
Inspect
Function · 0.45
TestResolveError
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected