Docker images for ARMHF - Raspberry Pi

Hi,

I wan’t install a web stack on my raspberry with 3 or 4 container : Nginx - PHP-FPM and MariaDB or MySql
But i’ve found just the specific arm Nginx image : troyfontaine/armhf-nginx.
How can i make a image PHP-FPM and MariaDB which works on Rpi ARm

Thanks

hi,
You could have a look, how they built their stuff: https://github.com/hypriot?tab=repositories and http://blog.hypriot.com/
IMO the interesting repos start with “rpi-”

I’ll go see , I used their image to install docker.
But i’ve just see Mysql the last time.
Thanks