[
https://issues.apache.org/jira/browse/FINCN-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16912376#comment-16912376
]
Juhan Aasaru commented on FINCN-170:
------------------------------------
[~awasum], could you please help me verify that Infra has set up Docker Hub
correctly for fineract-cn-accounting (they requested it here:
https://issues.apache.org/jira/browse/INFRA-18516?focusedCommentId=16912346&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16912346
)
To verify the Dockher Hub <–> Github configuration please:
# accept pull request:
[https://github.com/apache/fineract-cn-accounting/pull/15]
# create a release "0.0.1-rc1" under
[https://github.com/apache/fineract-cn-accounting/releases]
# create a release "0.0.1" under
[https://github.com/apache/fineract-cn-accounting/releases]
After about 30 minutes there should be images "latest", "0.0.1-rc1" and
"0.0.1" here: [https://hub.docker.com/r/apache/fineract-cn-accounting/tags]
If the images are there then you can remove release "0.0.1" from github (I will
ask apache to remove it from under Docker Hub images) - the idea is just to
verify that tagging a version results in an image. Please keep "0.0.1-rc1" as
my plan (i disscussed a while ago in the list) is to create these "release
candidate" versions periodically as the "latest" versions will be constantly
changing.
Thanks!
> Fineract-cn Dockerfile multi stage build
> ----------------------------------------
>
> Key: FINCN-170
> URL: https://issues.apache.org/jira/browse/FINCN-170
> Project: Fineract Cloud Native
> Issue Type: Sub-task
> Reporter: Juhan Aasaru
> Priority: Major
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> For Docker Hub we need Fineract Docker file to build the Jar.
> In INFRA-18516 it was suggested to use multi-stage Docker builds for this the
> same way as FINERACT-771 does it for non-cloud-native Fineract.
> I plan to work on this myself.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)