Search Docker Hub
apache
By kcramsolutions
Image with apache 2, php and composer, all php extensions are installed.
10K+
Se trata de una imagen de apache junto con php y composer. Está activado todas las extensiones de php y apache.
Repo
Working Dir: /var/www/html
/var/www/html
version: "3.0" services: server: image: kcramsolutions/apache ports: - 8080:80 volumes: - ./src:/var/www/html ...
Content type
Image
Digest
sha256:9df973517…
Size
201.6 MB
Last updated
almost 2 years ago
docker pull kcramsolutions/apache