Sign inSign up

paliari/apache-php8

By paliari

Updated about 2 years ago

Docker image with apache and PHP 8

Image
0

1.1K

paliari/apache-php8 repository overview

paliari/docker-apache-php8

Docker image with apache and PHP 8

Images with dev suffix contains everything in pro and some other requirements for development like composer

Versioning
Docker TagApache VersionPHP VersionDebian Version
2.2.12.4.578.2.14Debian GNU/Linux 12
2.2.1-gd2.4.578.2.14Debian GNU/Linux 12
2.2.1-dev2.4.578.2.14Debian GNU/Linux 12
2.2.1-dev-pcov2.4.578.2.14Debian GNU/Linux 12
2.1.02.4.548.1.8Debian GNU/Linux 11
2.1.0-gd2.4.548.1.8Debian GNU/Linux 11
2.1.0-dev2.4.548.1.8Debian GNU/Linux 11
2.1.0-dev-pcov2.4.548.1.8Debian GNU/Linux 11

Quick Start

To pull from docker hub:

docker pull paliari/apache-php8:<version>
Running

Run the container:

docker container run -p 80:80 -v $(pwd):/var/www/html -d paliari/apache-php8:2.2.0
build image
docker build . -t paliari/apache-php8:<version>
docker build . -t paliari/apache-php8:<version>-gd -f gd.Dockerfile
docker build . -t paliari/apache-php8:<version>-dev -f dev.Dockerfile
docker build . -t paliari/apache-php8:<version>-dev-pcov -f dev-pcov.Dockerfile

Author

Tag summary

Content type

Image

Digest

sha256:aa78880de

Size

273.5 MB

Last updated

about 2 years ago

docker pull paliari/apache-php8:2.2.2-dev-pcov