Sign inSign up

businessbrain/php

By businessbrain

Updated over 7 years ago

It is used the same way as official PHP image.

Image
1

1.3K

businessbrain/php repository overview

Usage

It is used the same way as official PHP image.

docker-compose.yml Example
version: '3.1'

services:

  web:
    image: businessbrain/php:latest
    restart: always
    ports:
      - "8080:80"
    volumes:
      - ./public:/var/www/html

Tag summary

Content type

Image

Digest

Size

213.5 MB

Last updated

over 7 years ago

docker pull businessbrain/php