[
https://issues.apache.org/jira/browse/AVRO-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16963565#comment-16963565
]
Hudson commented on AVRO-2609:
------------------------------
SUCCESS: Integrated in Jenkins build AvroJava #759 (See
[https://builds.apache.org/job/AvroJava/759/])
AVRO-2609 Send Minimal Build Context to Docker (#694) (github:
[https://github.com/apache/avro/commit/cfc80417bb61e31c5e4ae66669b3cef27a873a13])
* (edit) build.sh
* (edit) share/docker/Dockerfile
> 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)