[ 
https://issues.apache.org/jira/browse/AVRO-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16963542#comment-16963542
 ] 

ASF subversion and git services commented on AVRO-2609:
-------------------------------------------------------

Commit cfc80417bb61e31c5e4ae66669b3cef27a873a13 in avro's branch 
refs/heads/master from Michael A. Smith
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=cfc8041 ]

AVRO-2609 Send Minimal Build Context to Docker (#694)

* AVRO-2609: Avoid Unused Docker Build Context
* AVRO-2609: Move COPY to End of 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
>
> 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)

Reply via email to