Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TechJeeper/Printventory
/ dockerHubRegistry
Function
dockerHubRegistry
scripts/container-runtime.js:92–94 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
90
}
91
92
function
dockerHubRegistry() {
93
return
'docker.io'
;
94
}
95
96
function
loginHint() {
97
const
runtime = getRuntime();
Callers
2
loginHint
Function · 0.85
syncAuthToPodmanMachine
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected