geerlingguy / php-apache-container

PHP + Apache container for running PHP web apps with Docker, built with Ansible.
https://hub.docker.com/r/geerlingguy/php-apache/
36 stars 11 forks source link

Build and maintain arm32v7 version that is Raspberry Pi compatible #5

Closed geerlingguy closed 6 years ago

geerlingguy commented 6 years ago

See: https://github.com/geerlingguy/raspberry-pi-dramble/issues/119

Might be able to build on my Mac: https://www.ecliptik.com/Cross-Building-and-Running-Multi-Arch-Docker-Images/

Or build using Jenkins + a spare Pi running Docker?

geerlingguy commented 6 years ago

See also: https://docs.docker.com/docker-for-mac/multi-arch/

geerlingguy commented 6 years ago

Not going to do it on this image, but will do it on downstream image: https://github.com/geerlingguy/drupal-container/issues/6