Commit Graph

4 Commits

Author SHA1 Message Date
asmo
bcd319b9cf Merge pull request #825 from asmogo/arm_fix
fix arm override
2025-06-19 15:02:17 +01:00
thesimplekid
14efe4a8b8 fix: prevent docker publish from overwritting other arc 2025-06-10 12:53:27 +01:00
thesimplekid
9f4d5ba424 chore: publish docker image to cashubtc (#788) 2025-06-05 13:58:47 +01:00
asmo
19da3ac268 adding docker build workflow for arm64 images (#770)
* build: added arm64 docker build

* build: undo typo

* build: remove whitespace

* build: test workflow

* build: test workflow

* build: build arm first

* build: build arm first

* build: using nix arm64 base image

* build: set up qemu

* build: seccomp set to unconfined

* build: create nix config

* build: split arm workflow

* build: reset on release

* build: testing --extra-platforms flag

* build: testing --extra-platforms flag

* build: testing --extra-platforms flag

* build: reset on release
2025-05-28 13:36:25 -04:00