Search Docker Hub
php7.3-nginx
By athimel
Debian based Docker image with nginx and php7.3 (nothing more !)
222
docker build -t athimel/php7.3-nginx .
docker run -t -i -p 8082:80 athimel/php7.3-nginx
Content type
Image
Digest
Size
96.5 MB
Last updated
over 6 years ago
docker pull athimel/php7.3-nginx