[
https://issues.apache.org/jira/browse/FINERACT-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandar Vidakovic updated FINERACT-1196:
-------------------------------------------
Description:
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.
was:
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).
> 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)