Sign inSign up

barryle/php84-nodejs24-py3-alpine

By barryle

•Updated 7 months ago

For Backend + Frontend, Only use for Laravel

Image
Languages & frameworks
Web servers
0

827

barryle/php84-nodejs24-py3-alpine repository overview

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

Tag summary

Content type

Image

Digest

sha256:a98366f9c…

Size

125.7 MB

Last updated

7 months ago

docker pull barryle/php84-nodejs24-py3-alpine