adamzammit / limesurvey-docker

Production ready dockerised Limesurvey
GNU General Public License v3.0
86 stars 51 forks source link

Multiarch (x86_64 / arm) #3

Closed jorginius closed 2 years ago

jorginius commented 4 years ago

Support for automated ARMv7 builds on Docker Hub via hooks. It's only tested on Raspberry Pi / Raspian

Source Type Source Docker Tag Dockerfile location
Branch master latest Dockerfile.armhf
Tag /^([0-9.]+)-arm$/ {\1} Dockerfile.armhf
adamzammit commented 4 years ago

Thank you @jorginius for this patch.

I didn't apply the pull request directly as I wanted to have a look how it would work on Docker hub first.

I don't have an ARM based system to try this on - can you please try this image to see if it works for you:

https://hub.docker.com/layers/acspri/limesurvey/3.21.2-arm/images/sha256-1b1f6fe2b3a10f1e38a7f2031f199bb326ed839898ee85a5c8cc62d897c55964

Thanks again, Adam

adamzammit commented 2 years ago

I know this has been a while...

I'm now building locally and pushing to Docker Hub - I've updated the build script to now build multiarch. Details of the changes are here: https://github.com/adamzammit/limesurvey-docker/commit/594b8befd4441e633fdd871de51546a3fdf3086a