Sign inSign up

spargo/php

By spargo

•Updated about 7 years ago

Web with PHP 7.2

Image
0

735

spargo/php repository overview

⁠PHP

Docker container which extends spargo/web⁠. Includes PHP 7.2.

⁠Get this image

Pull the image from Docker Hub⁠

docker pull spargo/php:latest

⁠Hosting a static site

The image can host static content mounted to /spargo/www.

docker run -p 80:80 -d --name spargo_php -v /local/path:/spargo/www spargo/php:latest

Tag summary

Content type

Image

Digest

Size

267.7 MB

Last updated

about 7 years ago

docker pull spargo/php