Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 231 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 231 Bytes

docker-php

Docker image which runs php-fpm

docker pull fortytwoio/php
docker run --name="php" -h php -d -P fortytwoio/php:latest

Docker Hub: fortytwoio/php