Docker image bundling PHP 8.4, Apache 2, Node.js v20, Composer & Supervisor for modern web apps.
825
Github repository: https://github.com/SiestaCat/docker-php-apache-node
A custom Docker image bundling PHP, Apache and Node.js for modern web applications.
mod_rewrite enableddocker pull siestacat/php-apache-node:latest
FROM siestacat/php-apache-node:latest
FROM siestacat/php-apache-node:latest AS base
git clone https://github.com/SiestaCat/docker-php-apache-node.git
cd docker-php-apache-node
docker build --file Dockerfile --tag siestacat/php-apache-node:latest --progress=plain .
docker push siestacat/php-apache-node:latest
entrypoint.shsupervisord.confContent type
Image
Digest
sha256:4f3bcd9b4…
Size
347.5 MB
Last updated
about 1 year ago
docker pull siestacat/php-apache-node