mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-14 16:55:42 +00:00
Remove debug output.
This commit is contained in:
parent
f2eaa61f3c
commit
3c344bf023
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user