Commit Graph

10 Commits

Author SHA1 Message Date
José Luis
9f68453bda Multi-arch builds (#32)
* feat: enable multi-arch builds and add tor and i2p images

This commit introduces multi-architecture support (amd64 & arm64)
for Docker image builds using Docker Buildx. It also adds new
images for tor and i2p services. The release script is updated to
handle these new images and to accept a Docker Hub username as an
argument. The publish workflow is updated to use the new release
script and to set up QEMU and Docker Buildx.

* feat(publish.yaml): add workflow_dispatch trigger to publish workflow
feat(publish.yaml): allow publish workflow to run when workflow_dispatch event is triggered

* feat(dockerfiles/monero): add support for ARM64 architecture

* build(dockerfiles/monero): remove duplicate FROM instruction

release(monero)
2025-04-05 21:40:32 -07:00
lalanza808
577a16046e release(nodemapper) - super fix it 2023-12-21 14:35:38 -08:00
lalanza808
74f51bd39a release(nodemapper) - fix gha workflow syntax 2023-12-21 14:35:11 -08:00
lalanza808
3c82f29fcb update workflow to only run jobs on specific commit messages 2023-12-21 14:32:57 -08:00
lza_menace
5c8300b504 fix syntax 2023-10-12 15:54:21 -07:00
lza_menace
4ac33f1081 fix gh syntax 2023-10-12 14:14:45 -07:00
lza_menace
15fc603f64 start publishing container images on push to main 2023-10-12 14:14:19 -07:00
lza_menace
1e6f6cf1d6 fix branch run 2023-10-12 13:45:57 -07:00
lza_menace
d9aa4d3bd9 fix syntax 2023-10-12 13:42:14 -07:00
lza_menace
fe589606a5 adding actions pipeline 2023-10-12 13:37:39 -07:00