[ 
https://issues.apache.org/jira/browse/YETUS-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer reassigned YETUS-771:
--------------------------------------

    Assignee: Allen Wittenauer

> Dockerfile.patchspecific doesn't work when gid isn't defined
> ------------------------------------------------------------
>
>                 Key: YETUS-771
>                 URL: https://issues.apache.org/jira/browse/YETUS-771
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>    Affects Versions: 0.9.0
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>            Priority: Minor
>              Labels: beginner
>             Fix For: 0.10.0
>
>         Attachments: YETUS-771.00.patch
>
>
> If test-patch is run on a node without docker installed, this code
> {code}
> RUN if [ "${DOCKER_SOCKET_GID}" = -1 ]; then groupadd --non-unique --gid 
> ${DOCKER_SOCKET_GID} dockersock || true; fi
> {code}
> ... won't work.  



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

Reply via email to