Skip to content

feat: multi arch docker#1042

Open
vianmora wants to merge 2 commits intoHiEventsDev:developfrom
vianmora:feature/multi-arch-docker
Open

feat: multi arch docker#1042
vianmora wants to merge 2 commits intoHiEventsDev:developfrom
vianmora:feature/multi-arch-docker

Conversation

@vianmora
Copy link

Hi !

I wanted to use Hi.Event on my RaspberryPi, but the docker image pushed was only available for amd architectures.

-> See issue : #441

So i've forked the repo, updated the workflow to be able to publish a multi-arch: amd64 + arm64 image
For the moment, i've published an image on my docker account: https://hub.docker.com/repository/docker/vianmora/hi-events-all-in-one/general
But everything is ok for you to publish a better image automatically ;)

Checklist

  • I have read the contributing guidelines.
  • My code is of good quality and follows the coding standards of the project.
  • I have tested my changes, and they work as expected.

Thank you for your contribution! 🎉

vianmora and others added 2 commits February 15, 2026 15:08
- Add GitHub Actions workflow for automated multi-arch builds
- Add Dockerfile.all-in-one.arm using stable serversideup/php:8.3-fpm-alpine
- Builds trigger on new tags, daily schedule, or manual dispatch
- Publishes to Docker Hub with version tags

Co-Authored-By: Claude <noreply@anthropic.com>
…mage

- Update Dockerfile.all-in-one to use stable serversideup/php:8.3-fpm-alpine
- Add USER root for extension installation
- Increase yarn network timeout for slow ARM builds
- Update post-release-push-images.yml with QEMU, Buildx and multi-platform support
- Remove redundant Dockerfile.all-in-one.arm and build-multiarch.yml

This enables Hi.Events to run on ARM devices like Raspberry Pi.
@github-actions
Copy link
Contributor

github-actions bot commented Feb 15, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@vianmora
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant