[ https://issues.apache.org/jira/browse/ARROW-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Krisztian Szucs updated ARROW-5522: ----------------------------------- Summary: [Packaging][Documentation] Comments out of date in python/manylinux1/build_arrow.sh (was: [Packaging] Comments out of date in python/manylinux1/build_arrow.sh) > [Packaging][Documentation] Comments out of date in > python/manylinux1/build_arrow.sh > ----------------------------------------------------------------------------------- > > Key: ARROW-5522 > URL: https://issues.apache.org/jira/browse/ARROW-5522 > Project: Apache Arrow > Issue Type: Bug > Components: Packaging, Python > Reporter: Antoine Pitrou > Assignee: Krisztian Szucs > Priority: Major > Labels: wheel > > The script has this comment: > {code:java} > # Usage: > # docker run --rm -v $PWD:/io arrow-base-x86_64 /io/build_arrow.sh > {code} > However, I get: > {code} > Unable to find image 'arrow-base-x86_64:latest' locally > docker: Error response from daemon: pull access denied for arrow-base-x86_64, > repository does not exist or may require 'docker login'. > See 'docker run --help'. > {code} -- This message was sent by Atlassian Jira (v8.3.2#803003)