示例#1
0
	def __init__(self):
		SSH.__init__(self)
		self.log_file = "docker.log"
		self.image = "ubuntu"