Andy Grove created ARROW-8807:
---------------------------------
Summary: [Docs] Integration testing instructions for base docker
image are incorrect
Key: ARROW-8807
URL: https://issues.apache.org/jira/browse/ARROW-8807
Project: Apache Arrow
Issue Type: Bug
Reporter: Andy Grove
The dev/README.md says to build a base image using this command, but the
referenced file does not exist.
{code:java}
docker build -t arrow_integration_xenial_base -f
docker_common/Dockerfile.xenial.base . {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)