A apache2 webserver with php8.2 installed
137
Run a webserver with in one line:
docker run -itd -p 80:80 -v /path/to/website:/var/www/html michivonah/webserver-php
No more configuration required! Putting server behind a reverse proxy recommended.
Content type
Image
Digest
sha256:01e1cf290…
Size
112.2 MB
Last updated
about 3 years ago
docker pull michivonah/webserver-php