mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-12 00:50:40 +00:00
Remove debug output.
This commit is contained in:
@ -71,8 +71,6 @@ class Swarm:
|
||||
' (name=_name). Because there is no id generator for now, it is
|
||||
' not set, so that the Docker engine assigns a random name.
|
||||
'''
|
||||
print(_command)
|
||||
print(_image)
|
||||
service = self.docker.services.create(
|
||||
_image,
|
||||
command=_command,
|
||||
|
Reference in New Issue
Block a user