Remove unused import. Groome code to pep8 style.
Formating shout be as follow:
# Check for any additional arguments to include when starting docker # container
in VIM: ctrl-v, gq
What is wrong with {0} ?
Right indentation:
cmd = ["/usr/bin/docker", "run", "--detach", "--cidfile={}".format(cidfile)] + extra_arg_list + [ "--entrypoint=/bin/sh", image, "-c", "sleep 1000000"]
2 new commits added
rebased onto 15d87494e957015bc6024f6cafbac3cbd8b1a494
@astepano Updated PR, so if you have free time welcome for review =)
What is wrong with {0} ? {} without 0 it looks simlpy.
Pull-Request has been closed by astepano
Remove unused import.
Groome code to pep8 style.