Sign inSign up

bartvvenrooij/php

By bartvvenrooij

•Updated almost 6 years ago

Docker php image

Image
0

421

bartvvenrooij/php repository overview

⁠PHP for docker

⁠Docker compose file
  php:
    image: bartvvenrooij/php:7.2
    networks:
      - web
    links:
      - mysql <-- optional --
    volumes:
      - ./:/var/www/html
    working_dir: /var/www/html

Tag summary

Content type

Image

Digest

Size

124.4 MB

Last updated

almost 6 years ago

docker pull bartvvenrooij/php:8.0-alpine