Pre-built / Published Docker Image #31
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Any interest in setting up GiTea to auto build and publish a docker image on commit or commit+tag?
That would simplify installation for many, and increase ease of adoption.
I would be willing to setup the process in my fork, and even host an action runner for the project out of my home lab, if that is something you are interested in.
While anyone is able to publish an image, I'd rather not make one public without your blessing.
Hi @slm4996, thanks a lot for the offer — really appreciated!
I prefer to keep the build pipeline and push credentials in-house (less coordination surface, full control over the registry token), so I set the runner up on my side. The nudge moved this from "planned" to "shipped", though — first auto-build is already green:
linux/amd64+linux/arm64) on every push tomasterand everyv*taggitea.it-drui.de/viewit/kx-bridge, anonymously pullablelatest, theVERSIONvalue, and (for tag pushes) the tag itselfdocker-compose.ymldefaults to the registry image, sodocker compose pull && docker compose up -dis now the standard update pathClosing — thanks again!