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 14:06:00 UTC

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

    [ https://issues.apache.org/jira/browse/YETUS-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16426968#comment-16426968 ] 

Kengo Seki edited comment on YETUS-623 at 4/5/18 2:05 PM:
----------------------------------------------------------

Patch: https://github.com/apache/yetus/pull/19.patch


was (Author: sekikn):
Patch: https://github.com/apache/yetus/pull/19

> 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
>            Assignee: Kengo Seki
>            Priority: Major
>
> {{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)