For Backend + Frontend, Only use for Laravel
827
app:
image: barryle/php84-nodejs24-py3-alpine:latest
environment:
- BUILD_FORCE=${BUILD_FORCE:-true}
volumes:
- ./apps/web:/var/www/html:delegated
- type: volume
source: php-fpm-socket
target: /var/run/php-fpm
volume:
nocopy: true
entrypoint: ["/docker-entrypoint.sh"]
networks:
- default
Content type
Image
Digest
sha256:a98366f9c…
Size
125.7 MB
Last updated
7 months ago
docker pull barryle/php84-nodejs24-py3-alpine