helmut-hoffer-von-ankershoffen / arm32v7-docker-php-apache

arm32v7 docker image for php-fpm and apache managed by supervisor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arm32v7-docker-php-apache

Enter make help to see available commands.

Goals

  • Base image for arm32v7 with capabilities equivalent to webdevops/php-apache-dev
  • Build automation
  • Distribution via Docker hub

Tasks

Phase 0: Spike

  • Build for arm32v7 using Docker for Mac
  • Push to private docker registry of Project ceil using Ansible

Phase 1: Basic capabilities

  • supervisord
  • php-fpm
  • php-cli
  • ...

Phase 2: Automation and Distribution

  • Build in cloud
  • Provide using Docker Hub

Phase 3: Cloud

  • Build for armv64 (Amazon Graviton)

About

arm32v7 docker image for php-fpm and apache managed by supervisor

License:GNU General Public License v3.0


Languages

Language:Dockerfile 48.0%Language:Shell 44.0%Language:Makefile 8.0%