Re: Docker Hub - Apache Fineract

2022-04-11 Thread VICTOR MANUEL ROMERO RODRIGUEZ
Aleks, Great, I suggest to have the following tags at Docker Hub: 1. develop (based on the develop branch) - Stable but not for production environment, just bleeding edge functionality. 2. 1.6.0 - Based on github tag and stable version 3. 1.5.0 - Based on github tag and stable version 3. 1.4.0 -

Re: Docker Hub - Apache Fineract

2022-04-11 Thread Aleksandar Vidakovic
... having said that: I'm not sure if we discussed having kind of snapshot images on Docker Hub based on our current develop branch... usually that branch is quite stable (no guarantees though) and I could imagine having a Docker image would make life for people easier (instead of Git cloning and b

Re: Docker Hub - Apache Fineract

2022-04-11 Thread Aleksandar Vidakovic
Hi Victor, ... we just "found out" that the Docker secrets are configured at the Apache org level on Github... so we should soon have official Docker images again... I will also try to publish the 1.6.0 version. Cheers On Tue, Apr 12, 2022 at 12:28 AM VICTOR MANUEL ROMERO RODRIGUEZ < victor.rom.

Docker Hub - Apache Fineract

2022-04-11 Thread VICTOR MANUEL ROMERO RODRIGUEZ
Hello Fineract Community, Is it ok to have the docker images published in the Docker Hub Repository? https://hub.docker.com/r/apache/fineract If so, please let me know how I can contribute, because for other projects I have created the GitHub Action for publishing the API on Docker Hub and I thi