You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Aleksandar Vidakovic (Jira)" <ji...@apache.org> on 2021/02/27 23:47:00 UTC

[jira] [Commented] (FINERACT-1196) Use Google JIB Gradle plugin to build Docker images

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

Aleksandar Vidakovic commented on FINERACT-1196:
------------------------------------------------

FYI: done with coding, just doing a couple of tests locally before publishing the PR

> Use Google JIB Gradle plugin to build Docker images
> ---------------------------------------------------
>
>                 Key: FINERACT-1196
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1196
>             Project: Apache Fineract
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 1.4.0
>            Reporter: Aleksandar Vidakovic
>            Assignee: Aleksandar Vidakovic
>            Priority: Major
>             Fix For: 1.5.0
>
>
> Please see here for more information: [https://github.com/GoogleContainerTools/jib]
> The goal here would be to reduce build time (by a lot; no more Gradle build inside a Docker container) and getting independent of CLI tools (and the Docker daemon); and we could get rid off the separate Dockerfile, could reference just the Docker image in docker-compose.yml (instead of using it as yet another build file). 
> There are some nice bonuses using this plugin: JIB will create a layered Docker image which should help reducing the size of the image.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)