[
https://issues.apache.org/jira/browse/AVRO-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael A. Smith resolved AVRO-2609.
------------------------------------
Fix Version/s: 1.10.0
Resolution: Fixed
> Docker builds should not include unnecessary context
> ----------------------------------------------------
>
> Key: AVRO-2609
> URL: https://issues.apache.org/jira/browse/AVRO-2609
> Project: Apache Avro
> Issue Type: Improvement
> Components: build
> Reporter: Michael A. Smith
> Assignee: Michael A. Smith
> Priority: Minor
> Fix For: 1.10.0
>
>
> build.sh runs a docker build process that uploads all the context of the avro
> repository to the docker daemon, but only uses the lang/ruby/Gemfile and the
> Dockerfile itself.
> The builds can be made somewhat faster and less resource intensive avoiding
> such a large build context.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)