Sign inSign up

sildtm/webserver

By sildtm

•Updated about 9 years ago

Webserver with apache2 and php

Image
0

248

sildtm/webserver repository overview

⁠Webserver with apache2 and php7
  • build:
docker build -t "sild/webserver:apache2-php7" .

or

./build.sh
  • run:
docker run -d -v /path/to/project:/var/www/html --name="CONTAINER_HOST_project" sild/webserver:apache2-php7

Tag summary

Content type

Image

Digest

Size

108.6 MB

Last updated

about 9 years ago

docker pull sildtm/webserver:apache2-php7