Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dgraph-io/dgraph
/ dgraphImage
Method
dgraphImage
dgraphtest/image.go:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
)
29
30
func
(c *LocalCluster) dgraphImage() string {
31
return
buildvars.DockerImage.Get() +
":local"
32
}
33
34
// setupBinary sets up dgraph binaries in tempBinDir.
35
//
Callers
1
createContainer
Method · 0.95
Calls
1
Get
Method · 0.65
Tested by
no test coverage detected