Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modelscope/modelscope
/ build
Method
build
docker/build_image.py:86–87 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
84
return
result.returncode
85
86
def
build(self) -> int:
87
pass
88
89
def
push(self) -> int:
90
pass
Callers
1
__call__
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected