Sign inSign up

tonisormisson/dev-lemp

By tonisormisson

Updated about 1 month ago

A docker LEMP image for development & testing

Image
6

100K+

tonisormisson/dev-lemp repository overview

dev-lemp

A Docker LEMP image for development and testing.

Environment

  • Ubuntu 24.04 LTS, with current security updates at build time
  • PHP 8.4 FPM
  • nginx 1.30 stable
  • MariaDB 11.8 LTS
  • Node.js 24 LTS

For testing:

  • Xdebug 3
  • Selenium Server 4.46
  • Firefox stable and geckodriver 0.37
  • PHPUnit

Example

docker run -d --network=dev1 --name lemptest -p 8888:80 tonisormisson/dev-lemp:1.3.0

Tag summary

Content type

Image

Digest

sha256:0dd4e80c9

Size

597.7 MB

Last updated

about 1 month ago

docker pull tonisormisson/dev-lemp