For Worker, Only for Laravel
643
worker:
image: barryle/php84-py3-cli-alpine:latest
environment:
- BUILD_FORCE=${BUILD_FORCE:-true}
volumes:
- ./apps/web:/var/www/html:delegated
entrypoint: ["php", "artisan", "horizon"]
networks:
- default
Content type
Image
Digest
sha256:56c8aa933…
Size
105.6 MB
Last updated
7 months ago
docker pull barryle/php84-py3-cli-alpine