Sign inSign up

ebuzaneli/buzza-server-apache2-php5

By ebuzaneli

•Updated over 9 years ago

Debian 8 - Apache 2.0 - PHP 5.6

Image
0

10K+

ebuzaneli/buzza-server-apache2-php5 repository overview

⁠Arquivo docker-compose.yml

version: '2'

services:

web: image: ebuzaneli/buzza-server-apache2-php5 hostname: buzza-server-apache2-php5 container_name: buzza-server-apache2-php5 ports: - "9090:80" - "443:443" volumes: - $PWD/www:/var/www/html restart: always environment: - TZ=America/Sao_Paulo

Tag summary

Content type

Image

Digest

Size

117.5 MB

Last updated

over 9 years ago

docker pull ebuzaneli/buzza-server-apache2-php5