MCPcopy Create free account
hub / github.com/modelscope/modelscope / image

Method image

docker/build_image.py:92–93  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

90 pass
91
92 def image(self) -> str:
93 pass
94
95 def __call__(self):
96 content = self.generate_dockerfile()

Callers 1

__call__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected