You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/01/26 19:41:00 UTC

[jira] [Updated] (ARROW-4381) [Docker] docker-compose build lint fails

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

Wes McKinney updated ARROW-4381:
--------------------------------
    Description: 
{code}
$ docker-compose build lint
Building lint
Step 1/4 : FROM arrow:python-3.6
ERROR: Service 'lint' failed to build: pull access denied for arrow, repository does not exist or may require 'docker login'
{code}

> [Docker] docker-compose build lint fails
> ----------------------------------------
>
>                 Key: ARROW-4381
>                 URL: https://issues.apache.org/jira/browse/ARROW-4381
>             Project: Apache Arrow
>          Issue Type: Bug
>            Reporter: Wes McKinney
>            Priority: Major
>
> {code}
> $ docker-compose build lint
> Building lint
> Step 1/4 : FROM arrow:python-3.6
> ERROR: Service 'lint' failed to build: pull access denied for arrow, repository does not exist or may require 'docker login'
> {code}



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