MCPcopy 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
92function dockerHubRegistry() {
93 return 'docker.io';
94}
95
96function loginHint() {
97 const runtime = getRuntime();

Callers 2

loginHintFunction · 0.85
syncAuthToPodmanMachineFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected