You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Kengo Seki (JIRA)" <ji...@apache.org> on 2018/04/05 10:05:00 UTC

[jira] [Created] (YETUS-623) docker-cleanup doesn't support options which start with docker correctly

Kengo Seki created YETUS-623:
--------------------------------

             Summary: docker-cleanup doesn't support options which start with docker correctly
                 Key: YETUS-623
                 URL: https://issues.apache.org/jira/browse/YETUS-623
             Project: Yetus
          Issue Type: Bug
          Components: Test Patch
    Affects Versions: 0.7.0
            Reporter: Kengo Seki


{{docker-cleanup \-h}} shows the following message, but {{--docker*}} options don't seem to work.

{code}
docker-cleanup [OPTIONS]
--debug                  If set, then output some extra stuff to stderr
--dockercmd=<file>       Command to use as docker executable (default: '/usr/bin/docker')
--dockerdelrep           In Docker mode, only report image/container deletions, not act on them
--dockermemlimit=<num>   Limit a Docker container's memory usage (default: 4g)
--robot                  Assume this is an automated run
--sentinel               A very aggressive robot (auto: --robot)
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)