diff --git a/samples/docker_wrapper/docker_wrapper.cpp b/samples/docker_wrapper/docker_wrapper.cpp index bdbdf18ee4..317175b9dd 100644 --- a/samples/docker_wrapper/docker_wrapper.cpp +++ b/samples/docker_wrapper/docker_wrapper.cpp @@ -21,7 +21,7 @@ // Unix: // The host must have the Docker engine. // The wrapper runs Docker commands using popen() -// +// // Logic: // If the container already exists // this is a restart of the job