Sign inSign up

saikrishna1488/amazon-apache-php82

By saikrishna1488

Updated over 2 years ago

Image
0

553

saikrishna1488/amazon-apache-php82 repository overview

This image is with amazon-linux 2 OS created for running php applications. This include Apache which runs on port 80, php8.2, wkhtmltopdf, gd library.

docker run -d -p 8081:80 saikrishna1488/amazon-apache-php82

if you are facing any issues while running the above command use the below command

docker run -it -p 8081:80 saikrishna1488/amazon-apache-php82

latest :- in this version the Apache will start automatically

v1 :- In this version Apache will not start automatically

v2 :- In this version Apache will not start automatically and index.php also no placed

Tag summary

Content type

Image

Digest

sha256:1c9035038

Size

842.8 MB

Last updated

almost 3 years ago

docker pull saikrishna1488/amazon-apache-php82