Victor - I was trying to go down that path as well, as that is the error thrown and the suggestion at DockerHUB. However, to add the key to the git hub requires access and the git is controlled by Apache Infra. I asked infra@a.o. about that since, again, that is what DockerHUB had documented. Unfortunately, I think infra has it setup a specific way to allow all of the projects to publish to the Apache DockerHUB so that route would appear to be blocked.
On Fri, Feb 9, 2024 at 4:04 PM VICTOR MANUEL ROMERO RODRIGUEZ < victor.rom...@fintecheando.mx> wrote: > 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 >> >