You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/28 15:24:00 UTC

[jira] [Commented] (MINIFI-353) warning building docker - groupadd: GID '50' already exists

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

ASF GitHub Bot commented on MINIFI-353:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/nifi-minifi/pull/95


> warning building docker - groupadd: GID '50' already exists
> -----------------------------------------------------------
>
>                 Key: MINIFI-353
>                 URL: https://issues.apache.org/jira/browse/MINIFI-353
>             Project: Apache NiFi MiNiFi
>          Issue Type: Bug
>          Components: Docker
>    Affects Versions: 0.1.0
>            Reporter: Jim Zucker
>            Assignee: Aldrin Piri
>             Fix For: 0.3.0
>
>
> Removing intermediate container fcbf6b637cf8
> Step 9/14 : RUN groupadd -g $GID minifi || groupmod -n minifi `getent group $GID | cut -d: -f1`
>  ---> Running in 46c966e2c6df
> * groupadd: GID '50' already exists *
>  ---> 1f9485499053
> Removing intermediate container 46c966e2c6df
> Step 10/14 : RUN useradd --shell /bin/b



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)