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/28 00:23:00 UTC

[jira] [Closed] (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:all-tabpanel ]

Aleksandar Vidakovic closed FINERACT-1196.
------------------------------------------
    Fix Version/s:     (was: 1.5.0)
       Resolution: Won't Fix

Docker image build will be left as is for now.

> 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
>
> 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)