示例#1
0
def build_container(tag, path):
    s = Shipper()
    s.build(tag=tag, path=path)