For making it work without a Dockerfile the credentials of the docker hub account are requiered.
If they are set in the git repository, a github action can be enabled for this task. Regards El vie., 9 de febrero de 2024 4:45 p. m., James Dailey < jamespdai...@gmail.com> escribió: > I've re-opened https://issues.apache.org/jira/browse/FINERACT-1164 > > This ticket is to enable the build at DockerHUB to work. For the past two > years ++ the Build has failed. > > https://hub.docker.com/r/apache/fineract > This docker account is held by Apache and the Fineract project is > responsible for the content. > > The dockerHUB has an "auto build" concept so that every committed change > on Dev leads to a new deployment. > > The build is actually failing or not running because we have removed the > dockerbuild file from the root. That is as far as I've gotten. I suspect > we had good reasons for that at the time. > > Anyway, I would also say that if we cannot get the Docker build to work > THEN we should take this down. Our standard is to only support and > distribute publicly the last two releases. This build is really old, has > unfixed CVEs, and is being downloaded in large numbers. (no idea why) > > Thanks > James >