12 Commits

Author SHA1 Message Date
Julian Meyer
979a338a6c feat: push to Docker sha and allow workflow dispatch (#639) 2025-11-07 07:57:27 -08:00
Danyal Prout
9415deaf83 fix: allow github actions to push packages (#483) 2025-06-20 15:08:22 -05:00
stepsecurity-app[bot]
ccaf12ebcc [StepSecurity] Apply security best practices (#481)
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
Co-authored-by: stepsecurity-app[bot] <188008098+stepsecurity-app[bot]@users.noreply.github.com>
2025-06-18 13:15:20 -05:00
Derek Guenther
864abe97ab Build arm64 multiplatform images (#429) 2025-03-19 14:51:02 -04:00
Michael de Hoog
cee4c24426 Migrate from base-org to base (#410) 2025-02-11 11:57:33 +11:00
Francis Li
26d3279291 Update workflow config to fix docker publish (#406)
* Update workflow config to fix docker publish

* remove arm64 arch
2025-02-03 10:05:17 -08:00
Francis Li
50ae0f7549 [Chore] Update build-push-action to latest v6 (#403)
* Update build-push-action to latest v6

* Setup QEMU

* Update on PR

* Add QEMU on PR as well

* remove -static

* Install build-essential

* Add back static linking
2025-02-03 08:04:15 -08:00
Marcos Antonio Maceo
f038903244 Add Nethermind (#329)
* feat: add nethermind to base

* feat: add supported clients to readme

* fix: add missing flags on nethermind config

* Update version

* Update commit

* Update commit

* Update nethermind/Dockerfile

Co-authored-by: Michael de Hoog <michael.dehoog@gmail.com>

* feat: add qemu to nethermind docker build

* fix: update release/1.29.0 commit

* fix: build on nethermind

* fix: build on nethermind, buildx command

* fix: build on nethermind, labels breaking buildx

* fix: build on nethermind, labels breaking buildx again

* fix: build on nethermind, buildx

* fix: build on nethermind, buildx labels

* fix: build on nethermind, buildx labels, now as cmd

* fix: build on nethermind, buildx labels

* fix: update with sed targetarch

* fix: upgrade build action on nethermind to use buildx

* fix: update dockerfile

* fix: update commit release 1.29.0

* fix: update commit release 1.29.0 and solve docker build issues

* fix: update pr action

* feat: add workflow dispatch

* feat: update nethermind to latest version

* Update docker.yml

* Update Nethermind version

* More explicit version for base .NET container

* Less explicit version for runtime

* Remove Qemu pr.yml

* Update docker.yml

* Update pr.yml

---------

Co-authored-by: Ben Adams <thundercat@illyriad.co.uk>
Co-authored-by: Michael de Hoog <michael.dehoog@gmail.com>
2024-10-21 07:55:24 -10:00
Danyal Prout
d056b51a16 Update Reth for Fjord CL Support (#277)
* Update Reth for Fjord fixes

* Remove arm reth build
2024-06-17 16:53:43 -05:00
Danyal Prout
acc4e30905 chore: add reth configuration & cleanup configs (#271)
* Add Reth Node Configuration

* Parameterize features

* update images to use alpine / static versions

* Restructure client files into separate directories

* Allow images to work w/ devnets

* bump reth commit

* fix the image name to include base-org

* Allow overriding via env var
2024-06-13 21:58:47 -05:00
Mike Ryan
af5a6b721f Publish arm64 Docker images (#190)
* Enable multi-platform builds

* Bump docker/login-action

* Enable push

* Add multi-arch build to PR action

---------

Co-authored-by: Michael de Hoog <michael.dehoog@coinbase.com>
2024-02-22 21:40:53 -10:00
Michael de Hoog
68018f7945 Add Docker image tagging (#48) 2023-05-04 09:38:13 -05:00