Sign inSign up

ebuzaneli/nginx-php7

By ebuzaneli

•Updated over 9 years ago

NGINX e PHP Version 7.0-0ubuntu16.04

Image
0

10K+

ebuzaneli/nginx-php7 repository overview

⁠Build image

docker build -t ebuzaneli/nginx-php7 .

⁠Arquivo docker-compose.yml

services: web: image: ebuzaneli/nginx-php7 hostname: buzza-nginx-php7 container_name: buzza-nginx-php7 ports: - "8080:80" - "443:443" volumes: - $PWD/www:/app

Tag summary

Content type

Image

Digest

Size

251.1 MB

Last updated

over 9 years ago

docker pull ebuzaneli/nginx-php7