[
https://issues.apache.org/jira/browse/FINERACT-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17214203#comment-17214203
]
Aleksandar Vidakovic commented on FINERACT-1196:
------------------------------------------------
[~vorburger] great... it's really a nice way to cover use cases like that...
Spring Boot just didn't document this very well... can't wait to try this out
with API modules/extensions (aka Pentaho... and maybe Jasperreports).
> 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)